Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d266 #pragma D binding "1.13" PF_IPX
267 inline int PF_IPX = AF_IPX; variable
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_domain.c171 { BSM_PF_IPX, PF_IPX },
/freebsd/sys/security/audit/
H A Dbsm_domain.c173 { BSM_PF_IPX, PF_IPX },
/freebsd/sys/sys/
H A Dsocket.h381 #define PF_IPX AF_IPX macro