Home
last modified time | relevance | path

Searched defs:AF_PUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d133 inline int AF_PUP = 4; /* pup protocols: e.g. BSP */ variable
/freebsd/sys/sys/
H A Dsocket.h226 #define AF_PUP 4 /* pup protocols: e.g. BSP */ macro