Searched refs:nfmsg (Results 1 – 8 of 8) 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()
305 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump() local307 int err, family = nfmsg->nfgen_family; in nfnl_hook_dump()345 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump_start() local349 u8 family = nfmsg->nfgen_family; in nfnl_hook_dump_start()
1052 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_start() local1053 u8 family = nfmsg->nfgen_family; in ctnetlink_start()1593 u8 family = info->nfmsg->nfgen_family; in ctnetlink_del_conntrack()1611 u_int8_t u3 = info->nfmsg->version ? family : AF_UNSPEC; in ctnetlink_del_conntrack()1646 u_int8_t u3 = info->nfmsg->nfgen_family; in ctnetlink_get_conntrack()1723 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_dump_one_entry() local1724 u8 l3proto = nfmsg->nfgen_family; in ctnetlink_dump_one_entry()2393 u_int8_t u3 = info->nfmsg->nfgen_family; in ctnetlink_new_conntrack()3156 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in ctnetlink_exp_dump_table() local3157 u_int8_t l3proto = nfmsg->nfgen_family; in ctnetlink_exp_dump_table()[all …]
1044 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_tables() local1049 int family = nfmsg->nfgen_family; in nf_tables_dump_tables()1106 u8 family = info->nfmsg->nfgen_family; in nf_tables_gettable()1339 u8 family = info->nfmsg->nfgen_family; in nf_tables_newtable()1536 u8 family = info->nfmsg->nfgen_family; in nf_tables_deltable()1879 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nf_tables_dump_chains() local1882 int family = nfmsg->nfgen_family; in nf_tables_dump_chains()1929 u8 family = info->nfmsg->nfgen_family; in nf_tables_getchain()2731 u8 family = info->nfmsg->nfgen_family; in nf_tables_newchain()2881 u8 family = info->nfmsg->nfgen_family; in nf_tables_delchain()[all …]
265 .nfmsg = nlmsg_data(nlh), in nfnetlink_rcv_msg()502 .nfmsg = nlmsg_data(nlh), in nfnetlink_rcv_batch()
1106 u16 queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_verdict_batch()1217 u_int16_t queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_verdict()1302 u_int16_t queue_num = ntohs(info->nfmsg->res_id); in nfqnl_recv_config()
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()
646 u8 family = info->nfmsg->nfgen_family; in nfnl_compat_get_rcu()