Searched refs:TCPCTL_DROP (Results 1 – 3 of 3) sorted by relevance
56 int mib[] = { CTL_NET, PF_INET, IPPROTO_TCP, TCPCTL_DROP }; in main()
478 #define TCPCTL_DROP 19 /* drop tcp connection */ macro
1441 case TCPCTL_DROP: in tcp_sysctl()