Searched refs:IPPROTO_GRE (Results 1 – 9 of 9) sorted by relevance
186 #ifndef IPPROTO_GRE in ip6_print()187 #define IPPROTO_GRE 47 in ip6_print() macro189 case IPPROTO_GRE: in ip6_print()
460 #ifndef IPPROTO_GRE in ip_print()461 #define IPPROTO_GRE 47 in ip_print() macro463 case IPPROTO_GRE: in ip_print()
314 .pr_protocol = IPPROTO_GRE,
320 .pr_protocol = IPPROTO_GRE,
87 #define IPPROTO_GRE 47 /* GRE encap, RFCs 1701/1702 */ macro
103 int mib[] = { CTL_NET, PF_INET, IPPROTO_GRE, GRECTL_ALLOW }; in pptpd_init()341 if ((sock_gre = priv_socket(AF_INET, SOCK_RAW, IPPROTO_GRE)) < 0) { in pptpd_listener_start()
1025 arg->protocol == IPPROTO_GRE) in privsep_npppd_check_socket()
1963 ip->ip_p = IPPROTO_GRE; in gre_encap_dst_ip()1983 ip6->ip6_nxt = IPPROTO_GRE; in gre_encap_dst_ip()
1420 ip->ip_p = IPPROTO_GRE; in pipex_pptp_output()