Home
last modified time | relevance | path

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

/trueos/sys/netpfil/pf/
HDpf.c227 static int pf_state_key_ctor(void *, int, void *, int);
761 sizeof(struct pf_state_key), pf_state_key_ctor, NULL, NULL, NULL, in pf_initialize()
1111 pf_state_key_ctor(void *mem, int size, void *arg, int flags) in pf_state_key_ctor() function