Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnf_tables.h407 struct nft_set_ext_tmpl { struct
425 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() argument
431 static inline void nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length()
440 static inline void nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add()
446 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init()
514 const struct nft_set_ext_tmpl *tmpl,
/linux-4.1.27/net/netfilter/
Dnft_dynset.c21 struct nft_set_ext_tmpl tmpl;
Dnf_tables_api.c3257 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init()
3302 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem()