Home
last modified time | relevance | path

Searched refs:PF_POOL_STICKYADDR (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h103 #define PF_POOL_STICKYADDR 0x20 macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.h107 #define PF_POOL_STICKYADDR 0x20 macro
H A Dpf_lb.c322 if (*sn == NULL && r->rpool.opts & PF_POOL_STICKYADDR && in pf_map_addr()
H A Dpf.c724 rule->rpool.opts & PF_POOL_STICKYADDR), in pf_insert_src_node()
3722 r->rpool.opts & PF_POOL_STICKYADDR) && in pf_create_state()
3728 if (nr != NULL && (nr->rpool.opts & PF_POOL_STICKYADDR) && in pf_create_state()