Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dbsf.c164 nfct_bsf_cmp_k_stack(struct sock_filter *this, int k, in nfct_bsf_cmp_k_stack() function
346 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in add_state_filter_cta()
349 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in add_state_filter_cta()
352 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in add_state_filter_cta()
358 j += nfct_bsf_cmp_k_stack(this, i, jt - j, j, s); in add_state_filter_cta()
458 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in bsf_add_proto_filter()
461 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in bsf_add_proto_filter()
464 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in bsf_add_proto_filter()
470 j += nfct_bsf_cmp_k_stack(this, i, jt - j, j, s); in bsf_add_proto_filter()
530 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in bsf_add_addr_ipv4_filter()
[all …]