Searched defs:pfctl_state (Results 1 – 1 of 1) sorted by relevance
363 struct pfctl_state { struct370 struct pfctl_state_peer src; argument371 struct pfctl_state_peer dst; argument377 struct pfctl_state_key key[2]; /* addresses stack and wire */ argument378 char ifname[IFNAMSIZ];379 char orig_ifname[IFNAMSIZ];403 TAILQ_HEAD(pfctl_statelist, pfctl_state); argument