Lines Matching refs:nlattr

72 	struct nlattr *nest_parms;  in ctnetlink_dump_tuples_proto()
113 struct nlattr *nest_parms; in ctnetlink_dump_tuples_ip()
201 struct nlattr *nest_proto; in ctnetlink_dump_protoinfo()
225 struct nlattr *nest_helper; in ctnetlink_dump_helpinfo()
262 struct nlattr *nest_count; in dump_counters()
310 struct nlattr *nest_count; in ctnetlink_dump_timestamp()
358 struct nlattr *nest_secctx; in ctnetlink_dump_secctx()
422 struct nlattr *nest_parms; in ctnetlink_dump_master()
443 struct nlattr *nest_parms; in dump_ct_seq_adj()
492 struct nlattr *nest_parms; in ctnetlink_dump_ct_synproxy()
578 struct nlattr *nest_parms; in ctnetlink_fill_info()
731 struct nlattr *nest_parms; in ctnetlink_conntrack_event()
895 static int ctnetlink_parse_filter(const struct nlattr *attr, in ctnetlink_parse_filter()
898 struct nlattr *tb[CTA_FILTER_MAX + 1]; in ctnetlink_parse_filter()
921 static int ctnetlink_parse_zone(const struct nlattr *attr,
923 static int ctnetlink_parse_tuple_filter(const struct nlattr * const cda[],
930 const struct nlattr * const cda[]) in ctnetlink_filter_parse_mark()
948 const struct nlattr * const cda[]) in ctnetlink_filter_parse_status()
970 ctnetlink_alloc_filter(const struct nlattr * const cda[], u8 family) in ctnetlink_alloc_filter()
1043 static bool ctnetlink_needs_filter(u8 family, const struct nlattr * const *cda) in ctnetlink_needs_filter()
1050 const struct nlattr * const *cda = cb->data; in ctnetlink_start()
1275 static int ipv4_nlattr_to_tuple(struct nlattr *tb[], in ipv4_nlattr_to_tuple()
1296 static int ipv6_nlattr_to_tuple(struct nlattr *tb[], in ipv6_nlattr_to_tuple()
1317 static int ctnetlink_parse_tuple_ip(struct nlattr *attr, in ctnetlink_parse_tuple_ip()
1321 struct nlattr *tb[CTA_IP_MAX+1]; in ctnetlink_parse_tuple_ip()
1345 static int ctnetlink_parse_tuple_proto(struct nlattr *attr, in ctnetlink_parse_tuple_proto()
1350 struct nlattr *tb[CTA_PROTO_MAX+1]; in ctnetlink_parse_tuple_proto()
1383 ctnetlink_parse_zone(const struct nlattr *attr, in ctnetlink_parse_zone()
1399 ctnetlink_parse_tuple_zone(struct nlattr *attr, enum ctattr_type type, in ctnetlink_parse_tuple_zone()
1436 ctnetlink_parse_tuple_filter(const struct nlattr * const cda[], in ctnetlink_parse_tuple_filter()
1441 struct nlattr *tb[CTA_TUPLE_MAX+1]; in ctnetlink_parse_tuple_filter()
1497 ctnetlink_parse_tuple(const struct nlattr * const cda[], in ctnetlink_parse_tuple()
1510 static int ctnetlink_parse_help(const struct nlattr *attr, char **helper_name, in ctnetlink_parse_help()
1511 struct nlattr **helpinfo) in ctnetlink_parse_help()
1514 struct nlattr *tb[CTA_HELP_MAX+1]; in ctnetlink_parse_help()
1562 const struct nlattr * const cda[], in ctnetlink_flush_conntrack()
1591 const struct nlattr * const cda[]) in ctnetlink_del_conntrack()
1644 const struct nlattr * const cda[]) in ctnetlink_get_conntrack()
1815 const struct nlattr * const cda[]) in ctnetlink_get_ct_dying()
1830 const struct nlattr * const cda[]) in ctnetlink_get_ct_unconfirmed()
1847 const struct nlattr *attr) in ctnetlink_parse_nat_setup()
1893 ctnetlink_change_status(struct nf_conn *ct, const struct nlattr * const cda[]) in ctnetlink_change_status()
1899 ctnetlink_setup_nat(struct nf_conn *ct, const struct nlattr * const cda[]) in ctnetlink_setup_nat()
1922 const struct nlattr * const cda[]) in ctnetlink_change_helper()
1927 struct nlattr *helpinfo = NULL; in ctnetlink_change_helper()
1988 const struct nlattr * const cda[]) in ctnetlink_change_timeout()
1995 const struct nlattr * const cda[]) in ctnetlink_change_mark()
2016 const struct nlattr * const cda[]) in ctnetlink_change_protoinfo()
2018 const struct nlattr *attr = cda[CTA_PROTOINFO]; in ctnetlink_change_protoinfo()
2020 struct nlattr *tb[CTA_PROTOINFO_MAX+1]; in ctnetlink_change_protoinfo()
2042 const struct nlattr * const attr) in change_seq_adj()
2045 struct nlattr *cda[CTA_SEQADJ_MAX+1]; in change_seq_adj()
2075 const struct nlattr * const cda[]) in ctnetlink_change_seq_adj()
2116 const struct nlattr * const cda[]) in ctnetlink_change_synproxy()
2119 struct nlattr *tb[CTA_SYNPROXY_MAX + 1]; in ctnetlink_change_synproxy()
2144 ctnetlink_attach_labels(struct nf_conn *ct, const struct nlattr * const cda[]) in ctnetlink_attach_labels()
2170 const struct nlattr * const cda[]) in ctnetlink_change_conntrack()
2231 const struct nlattr * const cda[], in ctnetlink_create_conntrack()
2252 struct nlattr *helpinfo = NULL; in ctnetlink_create_conntrack()
2389 const struct nlattr * const cda[]) in ctnetlink_new_conntrack()
2553 const struct nlattr * const cda[]) in ctnetlink_stat_ct_cpu()
2596 const struct nlattr * const cda[]) in ctnetlink_stat_ct()
2633 ctnetlink_alloc_expect(const struct nlattr *const cda[], struct nf_conn *ct,
2672 struct nlattr *nest_parms; in __ctnetlink_glue_build()
2750 struct nlattr *nest_parms; in ctnetlink_glue_build()
2771 ctnetlink_update_status(struct nf_conn *ct, const struct nlattr * const cda[]) in ctnetlink_update_status()
2795 ctnetlink_glue_parse_ct(const struct nlattr *cda[], struct nf_conn *ct) in ctnetlink_glue_parse_ct()
2828 ctnetlink_glue_parse(const struct nlattr *attr, struct nf_conn *ct) in ctnetlink_glue_parse()
2830 struct nlattr *cda[CTA_MAX+1]; in ctnetlink_glue_parse()
2838 return ctnetlink_glue_parse_ct((const struct nlattr **)cda, ct); in ctnetlink_glue_parse()
2841 static int ctnetlink_glue_exp_parse(const struct nlattr * const *cda, in ctnetlink_glue_exp_parse()
2858 ctnetlink_glue_attach_expect(const struct nlattr *attr, struct nf_conn *ct, in ctnetlink_glue_attach_expect()
2861 struct nlattr *cda[CTA_EXPECT_MAX+1]; in ctnetlink_glue_attach_expect()
2872 err = ctnetlink_glue_exp_parse((const struct nlattr * const *)cda, in ctnetlink_glue_attach_expect()
2886 exp = ctnetlink_alloc_expect((const struct nlattr * const *)cda, ct, in ctnetlink_glue_attach_expect()
2922 struct nlattr *nest_parms; in ctnetlink_exp_dump_tuple()
2943 struct nlattr *nest_parms; in ctnetlink_exp_dump_mask()
3006 struct nlattr *nest_parms; in ctnetlink_exp_dump_expect()
3249 const struct nlattr * const cda[], in ctnetlink_dump_exp_ct()
3294 const struct nlattr * const cda[]) in ctnetlink_get_expect()
3388 const struct nlattr * const cda[]) in ctnetlink_del_expect()
3449 const struct nlattr * const cda[]) in ctnetlink_change_expect()
3470 ctnetlink_parse_expect_nat(const struct nlattr *attr, in ctnetlink_parse_expect_nat()
3475 struct nlattr *tb[CTA_EXPECT_NAT_MAX+1]; in ctnetlink_parse_expect_nat()
3487 err = ctnetlink_parse_tuple((const struct nlattr * const *)tb, in ctnetlink_parse_expect_nat()
3504 ctnetlink_alloc_expect(const struct nlattr * const cda[], struct nf_conn *ct, in ctnetlink_alloc_expect()
3568 const struct nlattr * const cda[], in ctnetlink_create_expect()
3642 const struct nlattr * const cda[]) in ctnetlink_new_expect()
3741 const struct nlattr * const cda[]) in ctnetlink_stat_exp_cpu()