Searched refs:return_ttl (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_parser.c712 if (!r->return_ttl)
715 printf(" return-rst(ttl %d)", r->return_ttl);
H A Dpfctl_optimize.c137 PF_RULE_FIELD(return_ttl, BREAK),
H A Dparse.y1862 r.return_ttl = $1.w;
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpfvar.h683 u_int8_t return_ttl; member in struct:pf_rule
H A Dpf.c3734 r->return_ttl, 1, 0, pd->eh, kif->pfik_ifp);
4497 (*state)->rule.ptr->return_ttl, 1, 0,

Completed in 102 milliseconds