Searched refs:l4proto_state (Results 1 – 3 of 3) sorted by relevance
26 set_bit_u16(this->state, &filter->l4proto_state[this->proto].map); in filter_attr_l4proto_state()27 filter->l4proto_state[this->proto].len++; in filter_attr_l4proto_state()
417 if (filter->l4proto_state[i].map && in bsf_add_state_filter()418 filter->l4proto_state[i].len > 0) { in bsf_add_state_filter()422 filter->l4proto_state[i].map, in bsf_add_state_filter()
237 } l4proto_state[IPPROTO_MAX]; member