Searched defs:sks (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/net/
H A Dpf_lb.c911 struct pf_state_key *sks; local
[all...]
H A Dif_pfsync.c1662 pfsync_init_state(struct pf_state *st, const struct pf_state_key *skw, const struct pf_state_key *sks, int flags) argument
H A Dpf.c1028 struct pf_state_key *sks = *sksp; local
937 pf_state_key_setup(struct pf_pdesc *pd, struct pf_state_key **skw, struct pf_state_key **sks, int rtableid) argument
1385 struct pf_state_key *skw = NULL, *sks = NULL; local
2096 struct pf_state_key *skw, *sks; local
4369 struct pf_state_key *skw = NULL, *sks = NULL; local
4593 pf_create_state(struct pf_pdesc *pd, struct pf_rule *r, struct pf_rule *a, struct pf_rule *nr, struct pf_state_key **skw, struct pf_state_key **sks, int *rewrite, struct pf_state **sm, int tag, struct pf_rule_slist *rules, struct pf_rule_actions *act, struct pf_src_node *sns[PF_SN_MAX]) argument
[all...]

Completed in 324 milliseconds