Searched refs:PF_NCA (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | socket.h | 332 #define PF_NCA AF_NCA macro |
/titanic_41/usr/src/cmd/truss/ | ||
H A D | print.c | 1763 case PF_NCA: if ((s = ipprotos((int)val)) != NULL) { in prt_skp() |