Home
last modified time | relevance | path

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

/bionic/libc/include/
Dnetdb.h93 int n_addrtype; /* net address type */ member
/bionic/tests/headers/posix/
Dnetdb_h.c44 STRUCT_MEMBER(struct netent, int, n_addrtype); in netdb_h()