Home
last modified time | relevance | path

Searched refs:nfct_bitmask_destroy (Results 1 – 5 of 5) sorted by relevance

/external/libnetfilter_conntrack/qa/
Dtest_api.c74 nfct_bitmask_destroy(a); in test_nfct_bitmask()
101 nfct_bitmask_destroy(a); in test_nfct_bitmask()
119 nfct_bitmask_destroy(a); in test_nfct_bitmask()
120 nfct_bitmask_destroy(b); in test_nfct_bitmask()
/external/libnetfilter_conntrack/src/conntrack/
Dapi.c100 nfct_bitmask_destroy(ct->connlabels); in nfct_destroy()
102 nfct_bitmask_destroy(ct->connlabels_mask); in nfct_destroy()
1712 void nfct_bitmask_destroy(struct nfct_bitmask *b) in nfct_bitmask_destroy() function
Dcopy.c485 nfct_bitmask_destroy(dest); in do_copy_attr_connlabels()
Dsetter.c453 nfct_bitmask_destroy(current); in do_set_attr_connlabels()
/external/libnetfilter_conntrack/include/libnetfilter_conntrack/
Dlibnetfilter_conntrack.h299 void nfct_bitmask_destroy(struct nfct_bitmask *);