Home
last modified time | relevance | path

Searched refs:n_net (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/network/
H A Dnetname.c12 if (ne->n_net == net && ne->n_addrtype == addrtype) { in getnetbyaddr()
H A Dent.c156 nd->ne.n_net = inet_network(ch); in getnetent_resolv()
/third_party/musl/src/network/
H A Dnetname.c15 if (ne->n_net == net && ne->n_addrtype == addrtype) { in getnetbyaddr()
H A Dent.c158 nd->ne.n_net = inet_network(ch); in getnetent_resolv()
/third_party/musl/porting/liteos_a/kernel/include/
H A Dnetdb.h66 uint32_t n_net; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dnetdb.h66 uint32_t n_net; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dnetdb.h66 uint32_t n_net; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dnetdb.h66 uint32_t n_net; member
/third_party/musl/include/
H A Dnetdb.h92 uint32_t n_net; member
/third_party/musl/libc-test/src/api/
H A Dnetdb.c23 F(uint32_t, n_net) in f()
/third_party/lwip/src/netif/ppp/
H A Dauth.c2124 a = lwip_htonl ((u32_t)np->n_net);

Completed in 6 milliseconds