Searched refs:pf_state_key_setup (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netpfil/pf/ |
H A D | pf_lb.c | 985 if (pf_state_key_setup(pd, pd->nsport, pd->ndport, &ctx->sk, in pf_get_transaddr()
|
H A D | pf.c | 1719 pf_state_key_setup(struct pf_pdesc *pd, u_int16_t sport, u_int16_t dport, in pf_state_key_setup() function 6252 if (pf_state_key_setup(pd, pd->nsport, pd->ndport, in pf_create_state()
|
/freebsd/sys/net/ |
H A D | pfvar.h | 2695 int pf_state_key_setup(struct pf_pdesc *,
|