Home
last modified time | relevance | path

Searched defs:bpf_fib_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dbpf.h6773 struct bpf_fib_lookup { struct
6777 __u8 family;
6780 __u8 l4_protocol;
6781 __be16 sport;
6782 __be16 dport;
6784 union { /* used for MTU check */
6810 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6814 union {
6820 __be16 h_vlan_proto;
6821 __be16 h_vlan_TCI;
[all …]
/linux-6.3-rc2/tools/include/uapi/linux/
A Dbpf.h6773 struct bpf_fib_lookup { struct
6777 __u8 family;
6780 __u8 l4_protocol;
6781 __be16 sport;
6782 __be16 dport;
6784 union { /* used for MTU check */
6810 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6814 union {
6820 __be16 h_vlan_proto;
6821 __be16 h_vlan_TCI;
[all …]
/linux-6.3-rc2/net/core/
A Dfilter.c5988 struct bpf_fib_lookup *, params, int, plen, u32, flags) in BPF_CALL_4()
6022 struct bpf_fib_lookup *, params, int, plen, u32, flags) in BPF_CALL_4()

Completed in 47 milliseconds