Searched refs:decapsulate (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/networking/ |
H A D | ipddp.rst | 22 You can currently encapsulate or decapsulate AppleTalk-IP on LocalTalk,
|
H A D | gtp.rst | 54 able to decapsulate tunneled IP packets in the uplink originated by
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | Kconfig | 78 box is stuck on an AppleTalk only network) or decapsulate (e.g. if
|
/openbmc/ipmitool/ |
H A D | README | 207 encapsulate/decapsulate the message and didn't even detect the intent
|
/openbmc/linux/drivers/net/wireless/cisco/ |
H A D | airo.c | 1157 static int decapsulate(struct airo_info *ai, MICBuffer *mic, etherHead *pPacket, u16 payLen); 1458 static int decapsulate(struct airo_info *ai, MICBuffer *mic, etherHead *eth, u16 payLen) in decapsulate() function 3390 if (decapsulate(ai, &micbuf, (etherHead*) buffer, len)) in airo_handle_rx() 3692 if (decapsulate (ai, &micbuf, (etherHead*)buffer, len - off - ETH_ALEN * 2)) { in mpi_receive_802_3()
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 125 ports must decapsulate the packet.
|