Searched refs:pf_state_key_ctor (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 332 static int pf_state_key_ctor(void *, int, void *, int); 1201 sizeof(struct pf_state_key), pf_state_key_ctor, NULL, NULL, NULL, in pf_initialize() 1645 pf_state_key_ctor(void *mem, int size, void *arg, int flags) in pf_state_key_ctor() function
|