Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dgre.c125 if (inet_add_protocol(&net_gre_protocol, IPPROTO_GRE) < 0) { in gre_init()
135 inet_del_protocol(&net_gre_protocol, IPPROTO_GRE); in gre_exit()
Dxfrm4_policy.c169 case IPPROTO_GRE: in _decode_session4()
Dip_gre.c882 iph->protocol = IPPROTO_GRE; in ipgre_tunnel_xmit()
1033 if (p.iph.version != 4 || p.iph.protocol != IPPROTO_GRE || in ipgre_tunnel_ioctl()
1322 iph->protocol = IPPROTO_GRE; in ipgre_fb_tunnel_init()
1449 parms->iph.protocol = IPPROTO_GRE; in ipgre_netlink_parms()
/linux-3.4.99/net/netfilter/
Dnf_conntrack_pptp.c184 t.dst.protonum = IPPROTO_GRE; in pptp_destroy_siblings()
192 t.dst.protonum = IPPROTO_GRE; in pptp_destroy_siblings()
221 IPPROTO_GRE, &peer_callid, &callid); in exp_gre()
230 IPPROTO_GRE, &callid, &peer_callid); in exp_gre()
Dnf_conntrack_proto_gre.c344 .l4proto = IPPROTO_GRE,
/linux-3.4.99/net/ipv4/netfilter/
Dnf_nat_proto_gre.c121 .protonum = IPPROTO_GRE,
Dnf_nat_pptp.c64 t.dst.protonum = IPPROTO_GRE; in pptp_nat_expected()
73 t.dst.protonum = IPPROTO_GRE; in pptp_nat_expected()
/linux-3.4.99/net/core/
Dflow_dissector.c99 case IPPROTO_GRE: { in skb_flow_dissect()
/linux-3.4.99/drivers/net/ppp/
Dpptp.c195 0, 0, IPPROTO_GRE, in pptp_xmit()
271 iph->protocol = IPPROTO_GRE; in pptp_xmit()
475 IPPROTO_GRE, RT_CONN_FLAGS(sk), 0); in pptp_connect()
/linux-3.4.99/include/linux/
Din.h37 IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ enumerator
/linux-3.4.99/include/net/
Droute.h164 fl4->flowi4_proto = IPPROTO_GRE; in ip_route_output_gre()
Dxfrm.h859 case IPPROTO_GRE: in xfrm_flowi_sport()
883 case IPPROTO_GRE: in xfrm_flowi_dport()