Searched refs:nfmsg (Results 1 – 6 of 6) sorted by relevance
14 const struct nfgenmsg *nfmsg; member70 struct nfgenmsg *nfmsg; in nfnl_fill_hdr() local72 nfmsg = nlmsg_data(nlh); in nfnl_fill_hdr()73 nfmsg->nfgen_family = family; in nfnl_fill_hdr()74 nfmsg->version = version; in nfnl_fill_hdr()75 nfmsg->res_id = res_id; in nfnl_fill_hdr()
343 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump() local345 int err, family = nfmsg->nfgen_family; in nfnl_hook_dump()383 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump_start() local387 u8 family = nfmsg->nfgen_family; in nfnl_hook_dump_start()
1260 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_tables() local1265 int family = nfmsg->nfgen_family; in nf_tables_dump_tables()1322 u8 family = info->nfmsg->nfgen_family; in nf_tables_gettable()1588 u8 family = info->nfmsg->nfgen_family; in nf_tables_newtable()1785 u8 family = info->nfmsg->nfgen_family; in nf_tables_deltable()2144 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_chains() local2147 int family = nfmsg->nfgen_family; in nf_tables_dump_chains()2194 u8 family = info->nfmsg->nfgen_family; in nf_tables_getchain()3056 u8 family = info->nfmsg->nfgen_family; in nf_tables_newchain()3208 u8 family = info->nfmsg->nfgen_family; in nf_tables_delchain()[all …]
886 u_int16_t group_num = ntohs(info->nfmsg->res_id); in nfulnl_recv_config()893 u_int8_t pf = info->nfmsg->nfgen_family; in nfulnl_recv_config()
1301 u16 queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_verdict_batch()1412 u_int16_t queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_verdict()1497 u_int16_t queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_config()
683 u8 family = info->nfmsg->nfgen_family; in nfnl_compat_get_rcu()