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
653 ip -net "$nsr1" link add name tun0.10 type ipip local 192.168.20.1 remote 192.168.20.2
677 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/bpf/
H A Dwith_tunnels.sh
H A Dtest_tc_tunnel.sh
H A Dtest_tunnel.sh
/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/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/net/xfrm/
H A Dxfrm_state.c261 X(afinfo, type, ipip); in xfrm_register_type()
306 X(afinfo, type, ipip); in xfrm_unregister_type()