Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dbsf.c326 unsigned int label_continue, jt; in add_state_filter_cta() local
339 label_continue = 1; in add_state_filter_cta()
341 label_continue = 2; in add_state_filter_cta()
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()
434 unsigned int label_continue, jt; in bsf_add_proto_filter() local
451 label_continue = 1; in bsf_add_proto_filter()
453 label_continue = 2; in bsf_add_proto_filter()
458 j += nfct_bsf_cmp_k_stack(this, 0, label_continue - j, j, s); in bsf_add_proto_filter()
[all …]