Searched refs:IPXP_RAWIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netipx/
H A Dipx_pcb.h102 #define IPXP_RAWIN 0x2 /* Show headers on input. */ macro
H A Dipx_usrreq.c185 if ((ipxp->ipxp_flags & IPXP_RAWIN) == 0) {
371 mask = IPXP_RAWIN;
418 mask = IPXP_RAWIN;
682 ipxp->ipxp_flags = IPXP_RAWIN | IPXP_RAWOUT;

Completed in 54 milliseconds