Searched refs:nfct_bsf_x_equal_a (Results 1 - 1 of 1) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
H A Dbsf.c224 nfct_bsf_x_equal_a(struct sock_filter *this, int pos) function
353 j += nfct_bsf_x_equal_a(this, j);
465 j += nfct_bsf_x_equal_a(this, j);
537 j += nfct_bsf_x_equal_a(this, j);
623 j += nfct_bsf_x_equal_a(this, j);
711 j += nfct_bsf_x_equal_a(this, j); /* X = A <CTA_MARK offset> */
713 j += nfct_bsf_x_equal_a(this, j); /* X = A <CTA_MARK value> */

Completed in 618 milliseconds