Searched refs:ipip (Results 1 – 11 of 11) sorted by relevance
86 ip netns exec "$r_a" ip link add ipip0 type ipip local "$l_addr" remote "$r_addr" mode ipip || exit…117 ip netns exec "$r_b" ip link add ipip0 type ipip local "${l_addr}" remote "${r_addr}" mode ipip || …
154 modprobe -q ipip
41 $IP -n ns2 link add ipt2 type ipip local 10.2.1.102 remote 10.2.1.193 config_common ipip95 $IP link add ipt type ipip external
85 struct ipip_pkt ipip; member361 .pkt.ipip = {390 .pkt.ipip = {418 .pkt.ipip = {470 .pkt.ipip = {
125 static bool ipip; in setup_sock_filter() 146 if (ipip) in setup_sock_filter() 351 if (ipip) { in send_flags() 487 if (ipip) { in add_standard_tcp_options() 1191 int offset = (proto == PF_INET && !ipip) ? 20 : 0; in gro_receiver() 1197 int offset = (proto == PF_INET && !ipip) ? 20 : 0; in gro_receiver() 1380 int offset = (proto == PF_INET && !ipip) ? 20 : 0;1388 int offset = (proto == PF_INET && !ipip) ? 20 : 0;1413 { "ipip", no_argument, NULL, 'e' },1434 ipip 97 static bool ipip; global() variable [all...]
25 obj-$(CONFIG_NET_IPIP) += ipip.o
192 protocols like ipip, which is useful to prevent rescheduling
260 X(afinfo, type, ipip); in xfrm_register_type()305 X(afinfo, type, ipip); in xfrm_unregister_type()