Home
last modified time | relevance | path

Searched refs:pf_state_key (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/net/
HDpfvar.h737 struct pf_state_key { struct
744 LIST_ENTRY(pf_state_key) entry; argument
851 struct pf_state_key *key[2]; /* addresses stack and wire */
1846 LIST_HEAD(, pf_state_key) keys;
1951 struct pf_state_key *,
1952 struct pf_state_key *,
2070 struct pf_state_key *pf_alloc_state_key(int);
2225 struct pf_state_key **, struct pf_state_key **,
2229 struct pf_state_key *pf_state_key_setup(struct pf_pdesc *, struct mbuf *, int, struct pf_addr *,
2231 struct pf_state_key *pf_state_key_clone(struct pf_state_key *);
/freebsd-13-stable/sys/netpfil/pf/
HDpf.c292 static int pf_state_key_attach(struct pf_state_key *,
293 struct pf_state_key *, struct pf_kstate *);
305 struct pf_ksrc_node *, struct pf_state_key *,
306 struct pf_state_key *, struct mbuf *, int,
348 struct pf_state_key *, struct pf_state_key *);
364 int, struct pf_state_key *);
389 struct pf_state_key *nk; \
521 struct pf_state_key *nk) in pf_packet_rework_nat()
614 pf_hashkey(struct pf_state_key *sk) in pf_hashkey()
846 struct pf_state_key *sk; in pf_overload_task()
[all …]
HDpf_lb.c570 struct pf_state_key **skp, struct pf_state_key **nkp, in pf_get_translation()
HDpf_nv.c874 pf_state_key_to_nvstate_key(const struct pf_state_key *key) in pf_state_key_to_nvstate_key()
HDif_pfsync.c469 struct pf_state_key *skw = NULL, *sks = NULL; in pfsync_state_import()
HDpf_ioctl.c1903 struct pf_state_key *sk; in pf_killstates_row()
3172 struct pf_state_key *sk; in pfioctl()