Home
last modified time | relevance | path

Searched refs:ETHERTYPE_IPX (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_cisco.c379 h->protocol = htons(ETHERTYPE_IPX); in cisco_rcvdata()
551 case ETHERTYPE_IPX: in cisco_input()
/f-stack/tools/compat/include/net/
H A Dethernet.h286 #define ETHERTYPE_IPX 0x8137 /* Novell (old) NetWare IPX (ECONFIG E option) */ macro
/f-stack/freebsd/net/
H A Dethernet.h286 #define ETHERTYPE_IPX 0x8137 /* Novell (old) NetWare IPX (ECONFIG E option) */ macro
/f-stack/freebsd/net80211/
H A Dieee80211_input.c319 llc->llc_snap.ether_type == htons(ETHERTYPE_IPX))) { in ieee80211_decap()
H A Dieee80211_mesh.c1285 llc->llc_snap.ether_type == htons(ETHERTYPE_IPX))) { in mesh_decap()