OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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