Home
last modified time | relevance | path

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

/xnu-11215.1.10/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.c2295 case IPPROTO_GRE: in ipproto_cassert()
/xnu-11215.1.10/bsd/net/
H A Dpf.c862 case IPPROTO_GRE: in pf_state_compare_lan_ext()
989 case IPPROTO_GRE: in pf_state_compare_ext_gwy()
1946 case IPPROTO_GRE: in pf_print_sk_host()
1979 case IPPROTO_GRE: in pf_print_state()
2095 case IPPROTO_GRE: in pf_calc_skip_steps()
2100 if (prev->proto == IPPROTO_GRE || in pf_calc_skip_steps()
2119 case IPPROTO_GRE: in pf_calc_skip_steps()
2132 if (prev->proto == IPPROTO_GRE || in pf_calc_skip_steps()
3025 case IPPROTO_GRE: in pf_match_xport()
5007 case IPPROTO_GRE: in pf_test_rule()
[all …]