bpf_lpm_trie_key_u8
const struct bpf_lpm_trie_key_u8 *key)
BUILD_BUG_ON(offsetof(struct bpf_lpm_trie_key_u8, data) % sizeof(u32));
const struct bpf_lpm_trie_key_u8 *key)
struct bpf_lpm_trie_key_u8 *key = _key;
struct bpf_lpm_trie_key_u8 *key = _key;
struct bpf_lpm_trie_key_u8 *key = _key;
#define LPM_KEY_SIZE(X) (sizeof(struct bpf_lpm_trie_key_u8) + (X))
offsetof(struct bpf_lpm_trie_key_u8, data);
struct bpf_lpm_trie_key_u8 *key = _key, *next_key = _next_key;
memcpy((void *)next_key + offsetof(struct bpf_lpm_trie_key_u8, data),
struct bpf_lpm_trie_key_u8 *key;
struct bpf_lpm_trie_key_u8 *prefix_key;
struct bpf_lpm_trie_key_u8 *key;
struct bpf_lpm_trie_key_u8 *key_ipv4;
struct bpf_lpm_trie_key_u8 *key_ipv6;
struct bpf_lpm_trie_key_u8 *key;
struct bpf_lpm_trie_key_u8 *key_p, *next_key_p;
struct bpf_lpm_trie_key_u8 *key_p;
struct bpf_lpm_trie_key_u8 *next_key_p = alloca(key_size);