Home
last modified time | relevance | path

Searched refs:PF_TT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h173 PF_TT_TIMEOUT = 1, /* u32 */ enumerator
H A Dpf_nl.c636 { .type = PF_TT_TIMEOUT, .off = 0, .cb = nlattr_get_pf_timeout },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1180 snl_add_msg_attr_u32(nw, PF_TT_TIMEOUT, timeouts[i]); in snl_add_msg_attr_timeouts()
1537 { .type = PF_TT_TIMEOUT, .off = 0, .cb = snl_attr_get_pf_timeout },