Home
last modified time | relevance | path

Searched refs:nft_set_ext_types (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables.h723 extern const struct nft_set_ext_type nft_set_ext_types[];
763 tmpl->len = ALIGN(tmpl->len, nft_set_ext_types[id].align); in nft_set_ext_add_length()
768 tmpl->ext_len[id] = nft_set_ext_types[id].len + len; in nft_set_ext_add_length()
/linux/net/netfilter/
H A Dnf_tables_api.c5952 const struct nft_set_ext_type nft_set_ext_types[] = { variable
6669 len += nft_set_ext_types[id].len; in nft_set_ext_check()