Home
last modified time | relevance | path

Searched refs:ipf_state_wm_high (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.h271 u_int ipf_state_wm_high; member
H A Dip_state.c117 { { (void *)offsetof(ipf_state_softc_t, ipf_state_wm_high) },
119 stsizeof(ipf_state_softc_t, ipf_state_wm_high),
256 softs->ipf_state_wm_high = 99; in ipf_state_soft_create()
1363 softs->ipf_state_wm_high) { in ipf_state_add()