Searched refs:ctnetlink_alloc_expect (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_netlink.c | 2633 ctnetlink_alloc_expect(const struct nlattr *const cda[], struct nf_conn *ct, 2886 exp = ctnetlink_alloc_expect((const struct nlattr * const *)cda, ct, in ctnetlink_glue_attach_expect() 3506 ctnetlink_alloc_expect(const struct nlattr * const cda[], struct nf_conn *ct, in ctnetlink_alloc_expect() function 3627 exp = ctnetlink_alloc_expect(cda, ct, helper, &tuple, &mask); in ctnetlink_create_expect()
|