Searched defs:inaddr192_offsets (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | name.c | 2602 static unsigned char inaddr192_offsets[] = { 0, 4, 8, 16, 21 }; variable 2643 DNS_NAME_INITABSOLUTE(inaddr168192, inaddr192_offsets)
|
/bind-9.11.3/bin/named/ |
H A D | query.c | 5964 static unsigned char inaddr192_offsets[] = { 0, 4, 8, 16, 21 }; variable 6005 DNS_NAME_INITABSOLUTE(inaddr168192, inaddr192_offsets)
|
Completed in 36 milliseconds