Searched refs:nfct_new (Results 1 – 24 of 24) sorted by relevance
26 master = nfct_new(); in main()63 expected = nfct_new(); in main()77 mask = nfct_new(); in main()93 nat = nfct_new(); in main()
26 master = nfct_new(); in main()63 expected = nfct_new(); in main()77 mask = nfct_new(); in main()
26 master = nfct_new(); in main()67 expected = nfct_new(); in main()82 mask = nfct_new(); in main()
17 ct = nfct_new(); in main()58 expected = nfct_new(); in main()
16 ct = nfct_new(); in main()
16 expected = nfct_new(); in main()
28 ct = nfct_new(); in main()
28 master = nfct_new(); in main()
17 ct = nfct_new(); in data_cb()63 ct = nfct_new(); in main()
27 ct = nfct_new(); in data_cb()
15 ct = nfct_new(); in data_cb()
44 ct = nfct_new(); in main()
28 ct = nfct_new(); in data_cb()
69 ct = nfct_new(); in data_cb()
122 ct1 = nfct_new(); in test_nfct_bitmask()123 ct2 = nfct_new(); in test_nfct_bitmask()288 struct nf_conntrack *ct1 = nfct_new(); in test_cmp_attr32()289 struct nf_conntrack *ct2 = nfct_new(); in test_cmp_attr32()494 ct = nfct_new(); in main()499 tmp = nfct_new(); in main()671 ct2 = nfct_new(); in main()
35 ct = nfct_new(); in main()
51 ct = nfct_new(); in __callback()
75 struct nf_conntrack *nfct_new(void) in nfct_new() function153 if ((clone = nfct_new()) == NULL) in nfct_clone()
221 extern struct nf_conntrack *nfct_new(void);