Home
last modified time | relevance | path

Searched refs:PF_NCA (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dsocket.h332 #define PF_NCA AF_NCA macro
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1763 case PF_NCA: if ((s = ipprotos((int)val)) != NULL) { in prt_skp()