Searched refs:nfmsg (Results 1 – 8 of 8) sorted by relevance
14 const struct nfgenmsg *nfmsg; member71 struct nfgenmsg *nfmsg; in nfnl_fill_hdr() local73 nfmsg = nlmsg_data(nlh); in nfnl_fill_hdr()74 nfmsg->nfgen_family = family; in nfnl_fill_hdr()75 nfmsg->version = version; in nfnl_fill_hdr()76 nfmsg->res_id = res_id; in nfnl_fill_hdr()
257 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump() local259 int err, family = nfmsg->nfgen_family; in nfnl_hook_dump()297 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump_start() local301 u8 family = nfmsg->nfgen_family; in nfnl_hook_dump_start()
1042 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_start() local1043 u8 family = nfmsg->nfgen_family; in ctnetlink_start()1590 u8 family = info->nfmsg->nfgen_family; in ctnetlink_del_conntrack()1608 u_int8_t u3 = info->nfmsg->version ? family : AF_UNSPEC; in ctnetlink_del_conntrack()1648 u_int8_t u3 = info->nfmsg->nfgen_family; in ctnetlink_get_conntrack()1725 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_dump_one_entry() local1726 u8 l3proto = nfmsg->nfgen_family; in ctnetlink_dump_one_entry()2443 u_int8_t u3 = info->nfmsg->nfgen_family; in ctnetlink_new_conntrack()3204 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_dump_table() local3205 u_int8_t l3proto = nfmsg->nfgen_family; in ctnetlink_exp_dump_table()[all …]
882 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_tables() local887 int family = nfmsg->nfgen_family; in nf_tables_dump_tables()944 u8 family = info->nfmsg->nfgen_family; in nf_tables_gettable()1173 u8 family = info->nfmsg->nfgen_family; in nf_tables_newtable()1370 u8 family = info->nfmsg->nfgen_family; in nf_tables_deltable()1697 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_chains() local1700 int family = nfmsg->nfgen_family; in nf_tables_dump_chains()1747 u8 family = info->nfmsg->nfgen_family; in nf_tables_getchain()2503 u8 family = info->nfmsg->nfgen_family; in nf_tables_newchain()2603 u8 family = info->nfmsg->nfgen_family; in nf_tables_delchain()[all …]
264 .nfmsg = nlmsg_data(nlh), in nfnetlink_rcv_msg()500 .nfmsg = nlmsg_data(nlh), in nfnetlink_rcv_batch()
1085 u16 queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_verdict_batch()1196 u_int16_t queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_verdict()1281 u_int16_t queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_config()
878 u_int16_t group_num = ntohs(info->nfmsg->res_id); in nfulnl_recv_config()885 u_int8_t pf = info->nfmsg->nfgen_family; in nfulnl_recv_config()
643 u8 family = info->nfmsg->nfgen_family; in nfnl_compat_get_rcu()