Home
last modified time | relevance | path

Searched defs:pfsync_state_1301 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dpfvar.h1199 struct pfsync_state_1301 { struct
1200 u_int64_t id;
1201 char ifname[IFNAMSIZ];
1202 struct pfsync_state_key key[2];
1226 /* The beginning of the struct is compatible with pfsync_state_1301 */ argument