Searched refs:pf_state_key (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | pfvar.h | 477 struct pf_state_key { struct 484 LIST_ENTRY(pf_state_key) entry; argument 521 struct pf_state_key *key[2]; /* addresses stack and wire */ 1367 LIST_HEAD(, pf_state_key) keys; 1448 struct pf_state_key *, 1449 struct pf_state_key *, 1544 struct pf_state_key *pf_alloc_state_key(int); 1670 struct pf_state_key **, struct pf_state_key **, 1674 struct pf_state_key *pf_state_key_setup(struct pf_pdesc *, struct pf_addr *, 1676 struct pf_state_key *pf_state_key_clone(struct pf_state_key *);
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 288 struct pf_state_key *, struct pf_state_key *); 647 struct pf_state_key *sk; in pf_overload_task() 997 pf_state_key_attach(struct pf_state_key *skw, struct pf_state_key *sks, in pf_state_key_attach() 1223 struct pf_state_key * 1227 struct pf_state_key *sk; in pf_state_key_setup() 1243 struct pf_state_key * 1246 struct pf_state_key *sk; in pf_state_key_clone() 1347 struct pf_state_key *sk; in pf_find_state() 1391 struct pf_state_key *sk; in pf_find_state_all() 1925 struct pf_state_key *skwp, struct pf_state_key *sksp) in pf_print_state_parts() [all …]
|
| H A D | pf_lb.c | 526 struct pf_state_key **skp, struct pf_state_key **nkp, in pf_get_translation()
|
| H A D | pf_ioctl.c | 2359 struct pf_state_key *sk; in pfioctl() 2575 struct pf_state_key *sk; in pfioctl()
|
| H A D | if_pfsync.c | 465 struct pf_state_key *skw = NULL, *sks = NULL; in pfsync_state_import()
|
| /f-stack/tools/compat/include/net/ |
| H A D | pfvar.h | 365 struct pf_state_key { struct 372 LIST_ENTRY(pf_state_key) entry; argument 409 struct pf_state_key *key[2]; /* addresses stack and wire */
|