Searched refs:TCPCTL_IDENT (Results 1 – 3 of 3) sorted by relevance
468 #define TCPCTL_IDENT 9 /* get connection owner */ macro
1416 case TCPCTL_IDENT: in tcp_sysctl()
1175 int mib[] = { CTL_NET, PF_INET, IPPROTO_TCP, TCPCTL_IDENT }; in fetchuid()