Home
last modified time | relevance | path

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

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