Searched defs:nfct_bitmask_destroy (Results 1 - 1 of 1) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
H A Dapi.c100 nfct_bitmask_destroy(ct->connlabels);
102 nfct_bitmask_destroy(ct->connlabels_mask);
1701 * nfct_bitmask_destroy - destroy bitmask object
1712 void nfct_bitmask_destroy(struct nfct_bitmask *b) function

Completed in 84 milliseconds