Home
last modified time | relevance | path

Searched refs:PF_DIVERT_REPLY (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/netinet/
H A Draw_ip.c161 case PF_DIVERT_REPLY: in rip_input()
H A Din_pcb.c1197 case PF_DIVERT_REPLY: in in_pcblookup_listen()
/openbsd/sys/netinet6/
H A Din6_pcb.c669 case PF_DIVERT_REPLY: in in6_pcblookup_listen()
H A Draw_ip6.c175 case PF_DIVERT_REPLY: in rip6_input()
/openbsd/sys/net/
H A Dpfvar.h1336 PF_DIVERT_REPLY, enumerator
H A Dpf.c1836 sist->rule.ptr->divert.type == PF_DIVERT_REPLY)) { in pf_remove_divert_state()
7896 r->divert.type == PF_DIVERT_REPLY)) { in pf_test()
/openbsd/sbin/pfctl/
H A Dpfctl_parser.c1125 case PF_DIVERT_REPLY: in print_rule()
H A Dparse.y2003 filter_opts.divert.type = PF_DIVERT_REPLY;
4323 case PF_DIVERT_REPLY: in expand_divertspec()