Searched refs:AF_PUP (Results 1 – 3 of 3) sorted by relevance
80 #define AF_PUP 4 /* pup protocols: e.g. BSP */ macro129 #define PF_PUP AF_PUP
267 #define AF_PUP 4 /* pup protocols: e.g. BSP */ macro308 #define PF_PUP AF_PUP
530 case AF_PUP: p = "AF_PUP"; break; in show_sockaddr()