Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dinet_ntop.c289 uint16_t *dbl_col = NULL; in __inet_pton() local
346 if (dbl_col) { in __inet_pton()
351 dbl_col = &v6buf.v6words_u[i]; in __inet_pton()
386 if (dbl_col == NULL) { in __inet_pton()
390 rem = dbl_col - &v6buf.v6words_u[0]; in __inet_pton()