Searched defs:skw (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dif_pfsync.c685 struct pf_state_key *skw = NULL, *sks = NULL; local
[all...]
H A Dpf.c1075 pf_state_insert(struct pfi_kif *kif, struct pf_state_key *skw, argument
1833 struct pf_state_key *skw, *sks; local
1026 pf_state_key_setup(struct pf_pdesc *pd, struct pf_rule *nr, struct pf_state_key **skw, struct pf_state_key **sks, struct pf_state_key **skp, struct pf_state_key **nkp, struct pf_addr *saddr, struct pf_addr *daddr, u_int16_t sport, u_int16_t dport) argument
3350 struct pf_state_key *skw = NULL, *sks = NULL; local
3825 pf_create_state(struct pf_rule *r, struct pf_rule *nr, struct pf_rule *a, struct pf_pdesc *pd, struct pf_src_node *nsn, struct pf_state_key *skw, struct pf_state_key *sks, struct pf_state_key *nk, struct pf_state_key *sk, struct mbuf *m, int off, u_int16_t sport, u_int16_t dport, int *rewrite, struct pfi_kif *kif, struct pf_state **sm, int tag, u_int16_t bproto_sum, u_int16_t bip_sum, int hdrlen) argument
[all...]

Completed in 105 milliseconds