Home
last modified time | relevance | path

Searched refs:IPPROTO_GRE (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.41.9/bsd/netinet/
H A Din_proto.c208 .pr_protocol = IPPROTO_GRE,
H A Din.h163 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
H A Din.c2442 case IPPROTO_GRE: in ipproto_cassert()
/xnu-10002.41.9/bsd/net/
H A Dpf.c878 case IPPROTO_GRE: in pf_state_compare_lan_ext()
1005 case IPPROTO_GRE: in pf_state_compare_ext_gwy()
1965 case IPPROTO_GRE: in pf_print_sk_host()
1998 case IPPROTO_GRE: in pf_print_state()
2114 case IPPROTO_GRE: in pf_calc_skip_steps()
2119 if (prev->proto == IPPROTO_GRE || in pf_calc_skip_steps()
2138 case IPPROTO_GRE: in pf_calc_skip_steps()
2151 if (prev->proto == IPPROTO_GRE || in pf_calc_skip_steps()
3044 case IPPROTO_GRE: in pf_match_xport()
5026 case IPPROTO_GRE: in pf_test_rule()
[all …]