Home
last modified time | relevance | path

Searched refs:lsb (Results 1 – 1 of 1) sorted by relevance

/resolv/
A Dtst-resolv-rotate.c92 unsigned char lsb; in check_forward_1() local
94 lsb = 2; in check_forward_1()
96 lsb = 1; in check_forward_1()
100 "name: %s\naddress: 192.0.2.%d\n", name, lsb); in check_forward_1()
103 "name: %s\naddress: 2001:db8::%d\n", name, lsb); in check_forward_1()
115 "address: STREAM/TCP 192.0.2.%d 80\n", lsb); in check_forward_1()
123 "address: STREAM/TCP 2001:db8::%d 80\n", lsb); in check_forward_1()
133 lsb, lsb); in check_forward_1()
155 address[address_length - 1] = lsb; in check_forward_1()
185 if (lsb == 1) in check_forward_1()

Completed in 5 milliseconds