Searched refs:encapsulate (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/net/usb/ |
D | lg-vl600.c | 273 goto encapsulate; in vl600_tx_fixup() 280 goto encapsulate; in vl600_tx_fixup() 292 encapsulate: in vl600_tx_fixup()
|
D | net1080.c | 453 goto encapsulate; in net1080_tx_fixup() 462 goto encapsulate; in net1080_tx_fixup() 476 encapsulate: in net1080_tx_fixup()
|
/linux-4.1.27/drivers/net/appletalk/ |
D | Kconfig | 84 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
|
/linux-4.1.27/Documentation/networking/ |
D | ipddp.txt | 17 You can currently encapsulate or decapsulate AppleTalk-IP on LocalTalk,
|
D | ray_cs.txt | 122 translate integer 0 = no translation (encapsulate frames)
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-design-CFS.txt | 143 encapsulate scheduling policy details and are handled by the scheduler core
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 1149 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) in encapsulate() function 2018 if (encapsulate(ai, (etherHead *)buffer, &pMic, len - sizeof(etherHead)) != SUCCESS) in mpi_send_packet() 4332 if (encapsulate(ai,(etherHead *)pPacket,&pMic,len) != SUCCESS) in transmit_802_3_packet()
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 350 introduced to encapsulate all three fields as:
|