Home
last modified time | relevance | path

Searched refs:ipip (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_ipip_mtu.sh86 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 || …
H A Dnft_flowtable.sh585 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.1
647 ip -net "$nsr1" link add name tun0.10 type ipip local 192.168.20.1 remote 192.168.20.2
667 ip -net "$nsr2" link add name tun0.10 type ipip local 192.168.20.2 remote 192.168.20.1
H A Dipvs.sh154 modprobe -q ipip
/linux/samples/bpf/
H A Dtc_l2_redirect.sh41 $IP -n ns2 link add ipt2 type ipip local 10.2.1.102 remote 10.2.1.1
93 config_common ipip
95 $IP link add ipt type ipip external
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c125 static bool ipip; variable
146 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()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c85 struct ipip_pkt ipip; member
361 .pkt.ipip = {
390 .pkt.ipip = {
418 .pkt.ipip = {
470 .pkt.ipip = {
/linux/net/ipv4/
H A DMakefile25 obj-$(CONFIG_NET_IPIP) += ipip.o
/linux/Documentation/networking/
H A Dipvs-sysctl.rst192 protocols like ipip, which is useful to prevent rescheduling
/linux/net/xfrm/
H A Dxfrm_state.c260 X(afinfo, type, ipip); in xfrm_register_type()
305 X(afinfo, type, ipip); in xfrm_unregister_type()
/linux/Documentation/admin-guide/
H A Ddevices.txt647 35 = /dev/inet/ipip
660 /dev/ipip -> /dev/inet/ipip