Home
last modified time | relevance | path

Searched refs:fou (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dfou_core.c24 struct fou { struct
51 static inline struct fou *fou_from_sock(struct sock *sk) in fou_from_sock() argument
56 static int fou_recv_pull(struct sk_buff *skb, struct fou *fou, size_t len) in fou_recv_pull() argument
61 if (fou->family == AF_INET) in fou_recv_pull()
75 struct fou *fou = fou_from_sock(sk); in fou_udp_recv() local
77 if (!fou) in fou_udp_recv()
80 if (fou_recv_pull(skb, fou, sizeof(struct udphdr))) in fou_udp_recv()
83 return -fou->protocol; in fou_udp_recv()
122 struct fou *fou = fou_from_sock(sk); in gue_udp_recv() local
129 if (!fou) in gue_udp_recv()
[all …]
H A DMakefile29 fou-y := fou_core.o fou_nl.o fou_bpf.o
30 obj-$(CONFIG_NET_FOU) += fou.o
/openbmc/linux/tools/net/ynl/generated/
H A DMakefile17 GENS:=ethtool devlink handshake fou netdev
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh169 readonly foumod=fou
234 ip netns exec "${ns2}" ip fou add port $dport ipproto ${dproto}
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh414 modprobe fou || return $ksft_skip
439 run_cmd ${ns_a} ip fou add port 5555 ipproto ${ipproto} || return $ksft_skip
442 run_cmd ${ns_b} ip fou add port 5556 ipproto ${ipproto}
458 setup_fou_or_gue 4 4 fou
462 setup_fou_or_gue 4 6 fou
466 setup_fou_or_gue 6 4 fou
470 setup_fou_or_gue 6 6 fou
1578 test_pmtu_ipvX_over_fouY_or_gueY 4 4 fou
1582 test_pmtu_ipvX_over_fouY_or_gueY 6 4 fou
1586 test_pmtu_ipvX_over_fouY_or_gueY 4 6 fou
[all …]
H A Drtnetlink.sh543 ip fou help 2>&1 |grep -q 'Usage: ip fou'
549 if ! /sbin/modprobe -q -n fou; then
553 /sbin/modprobe -q fou
554 ip -netns "$testns" fou add port 7777 ipproto 47 2>/dev/null
560 ip -netns "$testns" fou add port 8888 ipproto 4
563 ip -netns "$testns" fou del port 9999 2>/dev/null
566 ip -netns "$testns" fou del port 7777
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst67 /* Documentation/netlink/specs/fou.yaml */
71 kernel source based on fou.yaml.
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0017-Adjust-for-musl-headers.patch264 #include <linux/fou.h>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0017-Adjust-for-musl-headers.patch251 #include <linux/fou.h>
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3481 -rw-r--r-- root root 894 ./usr/include/linux/fou.h
H A Dbuildhistory_filelist1.txt3480 -rw-r--r-- root root 894 ./usr/include/linux/fou.h
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]