Searched refs:ip_pool (Results 1 – 7 of 7) sorted by relevance
7 ip_log.c ip_fil_freebsd.c fil.c ip_lookup.c ip_pool.c ip_htable.c \34 CWARNFLAGS.ip_pool.c= -Wno-unused
6 ip_pool.c ip_scan.c ip_sync.c ip_rules.c \
271 struct bitfield *ip_pool; member
911 wpa_auth->ip_pool = bitfield_alloc(count);1006 bitfield_free(wpa_auth->ip_pool);1197 bitfield_clear(sm->wpa_auth->ip_pool, sm->ip_addr_bit);4180 wpa_auth->ip_pool && WPA_GET_BE32(sm->ip_addr) == 0) {4184 idx = bitfield_get_first_zero(wpa_auth->ip_pool);4187 bitfield_set(wpa_auth->ip_pool, idx);
219 ip_pool.h \
611 netpfil/ipfilter/netinet/ip_pool.c optional ipfilter inet compile-with "${IPFILTER_C}"
2647 OLD_FILES+=usr/include/netinet/ip_pool.h