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