Searched refs:bpf_tunnel_key (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dbpf.h238 * @key: pointer to 'struct bpf_tunnel_key'
239 * @size: size of 'struct bpf_tunnel_key'
316 struct bpf_tunnel_key { struct
/external/iproute2/include/
H A Dbpf_api.h206 struct bpf_tunnel_key *to, uint32_t size, uint32_t flags);
208 struct bpf_tunnel_key *from, uint32_t size, uint32_t flags);
/external/kernel-headers/original/uapi/linux/
H A Dbpf.h281 * @key: pointer to 'struct bpf_tunnel_key'
282 * @size: size of 'struct bpf_tunnel_key'
558 struct bpf_tunnel_key { struct

Completed in 109 milliseconds