TCPCTL_DROP
dodrop = name[-1] == TCPCTL_DROP;
CTL_NET, pf, IPPROTO_TCP, TCPCTL_DROP, CTL_EOL);
int mib[] = { CTL_NET, 0, IPPROTO_TCP, TCPCTL_DROP };