HomeSort by: relevance | last modified time | path
    Searched refs:TCPCTL_DROP (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/tcpdrop/
tcpdrop.c 107 int mib[] = { CTL_NET, 0, IPPROTO_TCP, TCPCTL_DROP };
  /src/sys/netinet/
tcp_var.h 724 #define TCPCTL_DROP 33 /* drop tcp connection */
tcp_usrreq.c 1505 dodrop = name[-1] == TCPCTL_DROP;
2241 CTL_NET, pf, IPPROTO_TCP, TCPCTL_DROP, CTL_EOL);

Completed in 16 milliseconds