Searched refs:r_ttl (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dres_update.h44 u_int32_t r_ttl; /* time to live */ member in struct:ns_updrec
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dres_update.h43 u_int32_t r_ttl; /*%< time to live */ member in struct:ns_updrec
/netbsd-6-1-5-RELEASE/include/
H A Dres_update.h41 uint32_t r_ttl; /*%< time to live */ member in struct:ns_updrec
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Include/arpa/
H A Dnameser.h299 u_int32_t r_ttl; /* time to live */ member in struct:rrec
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dnameser.h261 u_int32_t r_ttl; /* time to live */ member in struct:rrec
/netbsd-6-1-5-RELEASE/dist/dhcp/minires/
H A Dres_mkupdate.c152 rttl = rrecp->r_ttl;
917 rrecp->r_ttl = ttl;
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_mkupdate.c134 rttl = rrecp->r_ttl;
933 rrecp->r_ttl = ttl;
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dprint.c1235 (unsigned long)(u -> r_ttl));

Completed in 134 milliseconds