Searched refs:AF_PUP (Results 1 – 3 of 3) sorted by relevance
280 #define AF_PUP 4 /* pup protocols: e.g. BSP */ macro321 #define PF_PUP AF_PUP
203 #define AF_PUP 4 /* pup protocols: e.g. BSP */ macro334 #define PF_PUP AF_PUP
511 case AF_PUP: p = "AF_PUP"; break; in show_sockaddr()