Searched refs:ctnetlink_alloc_expect (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_netlink.c | 2644 ctnetlink_alloc_expect(const struct nlattr *const cda[], struct nf_conn *ct, in ctnetlink_glue_build_size() 2901 exp = ctnetlink_alloc_expect((const struct nlattr * const *)cda, ct, in ctnetlink_glue_attach_expect() 3540 ctnetlink_alloc_expect(const struct nlattr * const cda[], struct nf_conn *ct, in ctnetlink_alloc_expect() 3651 exp = ctnetlink_alloc_expect(cda, ct, NULL, &tuple, &mask); in ctnetlink_create_expect() 3532 ctnetlink_alloc_expect(const struct nlattr * const cda[], struct nf_conn *ct, ctnetlink_alloc_expect() function
|