Home
last modified time | relevance | path

Searched refs:decapsulate (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/Documentation/networking/
Dipddp.rst22 You can currently encapsulate or decapsulate AppleTalk-IP on LocalTalk,
Dgtp.rst54 able to decapsulate tunneled IP packets in the uplink originated by
/Linux-v5.10/drivers/net/appletalk/
DKconfig87 box is stuck on an AppleTalk only network) or decapsulate (e.g. if
/Linux-v5.10/drivers/net/wireless/cisco/
Dairo.c1156 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
3398 if (decapsulate(ai, &micbuf, (etherHead*) buffer, len)) in airo_handle_rx()
3700 if (decapsulate (ai, &micbuf, (etherHead*)buffer, len - off - ETH_ALEN * 2)) { in mpi_receive_802_3()