Home
last modified time | relevance | path

Searched refs:IPX_TYPE_NCP (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/
Dipx.h39 #define IPX_TYPE_NCP 0x11 /* $lots for docs on this (SPIT) */ macro
/linux-2.6.39/drivers/net/bonding/
Dbond_alb.c1313 if (ipx_hdr(skb)->ipx_type != IPX_TYPE_NCP) { in bond_alb_xmit()