HomeSort by relevance Sort by last modified time
    Searched refs:l4proto_state (Results 1 - 3 of 3) sorted by null

  /external/libnetfilter_conntrack/src/conntrack/
filter.c 26 set_bit_u16(this->state, &filter->l4proto_state[this->proto].map);
27 filter->l4proto_state[this->proto].len++;
bsf.c 417 if (filter->l4proto_state[i].map &&
418 filter->l4proto_state[i].len > 0) {
422 filter->l4proto_state[i].map,
  /external/libnetfilter_conntrack/include/internal/
object.h 237 } l4proto_state[IPPROTO_MAX]; member in struct:nfct_filter

Completed in 585 milliseconds