Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
A Dbpf.h6121 struct bpf_fib_lookup { struct
6125 __u8 family;
6128 __u8 l4_protocol;
6129 __be16 sport;
6130 __be16 dport;
6132 union { /* used for MTU check */
6158 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6162 union {
6168 __be16 h_vlan_proto;
6169 __be16 h_vlan_TCI;
[all …]
/linux/include/uapi/linux/
A Dbpf.h6121 struct bpf_fib_lookup { struct
6125 __u8 family;
6128 __u8 l4_protocol;
6129 __be16 sport;
6130 __be16 dport;
6132 union { /* used for MTU check */
6158 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6162 union {
6168 __be16 h_vlan_proto;
6169 __be16 h_vlan_TCI;
[all …]
/linux/net/core/
A Dfilter.c5614 struct bpf_fib_lookup *, params, int, plen, u32, flags) in BPF_CALL_4()
5648 struct bpf_fib_lookup *, params, int, plen, u32, flags) in BPF_CALL_4()

Completed in 49 milliseconds