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

  /external/libnetfilter_conntrack/include/internal/
bitops.h 17 static inline void set_bit_u16(int nr, uint16_t *addr) function
  /external/libnetfilter_conntrack/src/conntrack/
filter.c 26 set_bit_u16(this->state, &filter->l4proto_state[this->proto].map);

Completed in 743 milliseconds