Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Din_pcb.h121 uint8_t in4p_ip_minttl; member
131 #define in4p_ip_minttl(inpcb) (((struct in4pcb *)(inpcb))->in4p_ip_minttl) macro