Home
last modified time | relevance | path

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

/freebsd/sys/modules/ipfilter/
H A DMakefile5 ip_log.c ip_fil_freebsd.c fil.c ip_lookup.c ip_pool.c ip_htable.c \
27 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.h260 struct bitfield *ip_pool; member
H A Dwpa_auth.c817 wpa_auth->ip_pool = bitfield_alloc(count);
883 bitfield_free(wpa_auth->ip_pool);
1037 bitfield_clear(sm->wpa_auth->ip_pool, sm->ip_addr_bit);
3919 wpa_auth->ip_pool && WPA_GET_BE32(sm->ip_addr) == 0) {
3923 idx = bitfield_get_first_zero(wpa_auth->ip_pool);
3926 bitfield_set(wpa_auth->ip_pool, idx);
/freebsd/include/
H A DMakefile207 ip_pool.h \
/freebsd/sys/conf/
H A Dfiles619 netpfil/ipfilter/netinet/ip_pool.c optional ipfilter inet \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2588 OLD_FILES+=usr/include/netinet/ip_pool.h