Searched refs:encapsulate (Results 1 - 4 of 4) sorted by relevance

/drivers/net/usb/
H A Dlg-vl600.c274 goto encapsulate;
281 goto encapsulate;
293 encapsulate:
H A Dnet1080.c506 goto encapsulate;
515 goto encapsulate;
529 encapsulate:
/drivers/net/appletalk/
H A DKconfig84 driver, you can encapsulate IP inside AppleTalk (e.g. if your Linux
105 If you say Y here, the AppleTalk-IP code will be able to encapsulate
/drivers/net/wireless/
H A Dairo.c1149 static int encapsulate(struct airo_info *ai, etherHead *pPacket, MICBuffer *buffer, int len);
1394 static int encapsulate(struct airo_info *ai ,etherHead *frame, MICBuffer *mic, int payLen) function
2017 if (encapsulate(ai, (etherHead *)buffer, &pMic, len - sizeof(etherHead)) != SUCCESS)
4330 if (encapsulate(ai,(etherHead *)pPacket,&pMic,len) != SUCCESS)

Completed in 87 milliseconds