Home
last modified time | relevance | path

Searched defs:ip_ttl (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/stand/libsa/
H A Dip.c78 uint8_t ip_ttl; member
/freebsd-12.1/contrib/tcpdump/
H A Dip.h63 nd_uint8_t ip_ttl; /* time to live */ member
/freebsd-12.1/sys/netinet/
H A Dip.h68 u_char ip_ttl; /* time to live */ member
H A Dtcp_syncache.c1317 int win, ip_ttl, ip_tos; in syncache_add() local
/freebsd-12.1/sys/netpfil/pf/
H A Dpf_norm.c1823 u_int16_t ip_ttl = h->ip_ttl; in pf_scrub_ip() local