Home
last modified time | relevance | path

Searched refs:nft_set_ext_tmpl (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/netfilter/
Dnf_tables.h408 struct nft_set_ext_tmpl { struct
426 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() argument
432 static inline void nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length()
441 static inline void nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add()
447 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init()
515 const struct nft_set_ext_tmpl *tmpl,
/linux-4.4.14/net/netfilter/
Dnft_dynset.c21 struct nft_set_ext_tmpl tmpl;
Dnf_tables_api.c3326 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init()
3371 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem()