Home
last modified time | relevance | path

Searched refs:ip_pool (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/modules/ipfilter/
H A DMakefile7 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
/freebsd/sbin/ipf/ipftest/
H A DMakefile6 ip_pool.c ip_scan.c ip_sync.c ip_rules.c \
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h271 struct bitfield *ip_pool; member
H A Dwpa_auth.c911 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);
/freebsd/include/
H A DMakefile219 ip_pool.h \
/freebsd/sys/conf/
H A Dfiles611 netpfil/ipfilter/netinet/ip_pool.c optional ipfilter inet compile-with "${IPFILTER_C}"
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2647 OLD_FILES+=usr/include/netinet/ip_pool.h