Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h455 struct pfsync_state_key { struct
463 struct pfsync_state_key key[2]; argument
/f-stack/freebsd/net/
H A Dpfvar.h567 struct pfsync_state_key { struct
575 struct pfsync_state_key key[2]; argument
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c461 struct pfsync_state_key key[2]; in pfsync_state_import()
463 struct pfsync_state_key *kw, *ks; in pfsync_state_import()
521 bcopy(&sp->key, key, sizeof(struct pfsync_state_key) * 2); in pfsync_state_import()