Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Din_proto.c207 .pr_protocol = IPPROTO_GRE,
H A Din.h163 #define IPPROTO_GRE 47 /* General Routing Encap. */ macro
H A Din.c2290 case IPPROTO_GRE: in ipproto_cassert()
/xnu-12377.61.12/bsd/net/
H A Dpf.c865 case IPPROTO_GRE: in pf_state_compare_lan_ext()
992 case IPPROTO_GRE: in pf_state_compare_ext_gwy()
1949 case IPPROTO_GRE: in pf_print_sk_host()
1982 case IPPROTO_GRE: in pf_print_state()
2098 case IPPROTO_GRE: in pf_calc_skip_steps()
2103 if (prev->proto == IPPROTO_GRE || in pf_calc_skip_steps()
2122 case IPPROTO_GRE: in pf_calc_skip_steps()
2135 if (prev->proto == IPPROTO_GRE || in pf_calc_skip_steps()
3028 case IPPROTO_GRE: in pf_match_xport()
5010 case IPPROTO_GRE: in pf_test_rule()
[all …]