Searched refs:ipip (Results 1 – 10 of 10) 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 || …
585 if ! ip -net "$nsr1" link add name tun0 type ipip \599 ip -net "$nsr2" link add name tun0 type ipip local 192.168.10.2 remote 192.168.10.1647 ip -net "$nsr1" link add name tun0.10 type ipip local 192.168.20.1 remote 192.168.20.2667 ip -net "$nsr2" link add name tun0.10 type ipip local 192.168.20.2 remote 192.168.20.1
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
125 static bool ipip; variable146 if (ipip) in setup_sock_filter()351 if (ipip) { in create_packet()487 if (ipip) { in recompute_packet()1191 int offset = (proto == PF_INET && !ipip) ? 20 : 0; in gro_sender()1197 int offset = (proto == PF_INET && !ipip) ? 20 : 0; in gro_sender()1380 int offset = (proto == PF_INET && !ipip) ? 20 : 0; in gro_receiver()1388 int offset = (proto == PF_INET && !ipip) ? 20 : 0; in gro_receiver()1434 ipip = true; in parse_args()1473 if (ipip) { in main()
85 struct ipip_pkt ipip; member361 .pkt.ipip = {390 .pkt.ipip = {418 .pkt.ipip = {470 .pkt.ipip = {
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()
647 35 = /dev/inet/ipip660 /dev/ipip -> /dev/inet/ipip