Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h205 * @NFTA_TABLE_OWNER: owner of this table through netlink portID (NLA_U32)
215 NFTA_TABLE_OWNER,
211 NFTA_TABLE_OWNER, global() enumerator
/linux/net/netfilter/
H A Dnf_tables_api.c1150 nla_put_be32(skb, NFTA_TABLE_OWNER, htonl(table->nlpid))) in nf_tables_fill_table_info()