Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dpfvar.h734 struct pf_state_key { struct
741 LIST_ENTRY(pf_state_key) entry; argument
848 struct pf_state_key *key[2]; /* addresses stack and wire */
1811 LIST_HEAD(, pf_state_key) keys;
1914 struct pf_state_key *,
1915 struct pf_state_key *,
2024 struct pf_state_key *pf_alloc_state_key(int);
2180 struct pf_state_key **, struct pf_state_key **,
2184 struct pf_state_key *pf_state_key_setup(struct pf_pdesc *, struct pf_addr *,
2186 struct pf_state_key *pf_state_key_clone(struct pf_state_key *);
/freebsd-12-stable/sys/netpfil/pf/
Dpf.c260 static int pf_state_key_attach(struct pf_state_key *,
261 struct pf_state_key *, struct pf_kstate *);
273 struct pf_ksrc_node *, struct pf_state_key *,
274 struct pf_state_key *, struct mbuf *, int,
303 struct pf_state_key *, struct pf_state_key *);
319 int, struct pf_state_key *);
343 struct pf_state_key *nk; \
418 pf_bcmp_state_key(struct pf_state_key *k1_orig, struct pf_state_key_cmp *k2_orig) in pf_bcmp_state_key()
443 pf_bcmp_state_key(struct pf_state_key *k1_orig, struct pf_state_key_cmp *k2_orig) in pf_bcmp_state_key()
491 struct pf_state_key *nk) in pf_packet_rework_nat()
[all …]
Dpf_lb.c543 struct pf_state_key **skp, struct pf_state_key **nkp, in pf_get_translation()
Dpf_nv.c876 pf_state_key_to_nvstate_key(const struct pf_state_key *key) in pf_state_key_to_nvstate_key()
Dif_pfsync.c471 struct pf_state_key *skw = NULL, *sks = NULL; in pfsync_state_import()
Dpf_ioctl.c1856 struct pf_state_key *sk; in pf_killstates_row()
3125 struct pf_state_key *sk; in pfioctl()