Searched defs:bpf_lpm_trie_key (Results 1 – 4 of 4) sorted by relevance
73 struct bpf_lpm_trie_key { struct74 __u32 prefixlen; /* up to 32 for AF_INET, 128 for AF_INET6 */75 __u8 data[0]; /* Arbitrary size */
80 struct bpf_lpm_trie_key { struct81 __u32 prefixlen; /* up to 32 for AF_INET, 128 for AF_INET6 */82 __u8 data[0]; /* Arbitrary size */