Home
last modified time | relevance | path

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

/inet/
A Dtst-inet6_rth.c17 else if (inet6_rth_add (p, &in6addr_any) == 0) in do_test()
29 else if (inet6_rth_add (p, &in6addr_any) != 0) in do_test()
53 if (inet6_rth_add (p, &tmp) != 0) in do_test()
133 if (inet6_rth_add (p, &tmp) != 0) in do_test()
A Dinet6_rth.c85 inet6_rth_add (void *bp, const struct in6_addr *addr) in inet6_rth_add() function
A DVersions83 inet6_rth_space; inet6_rth_init; inet6_rth_add; inet6_rth_reverse;
/inet/netinet/
A Din.h600 extern int inet6_rth_add (void *__bp, const struct in6_addr *__addr) __THROW;

Completed in 6 milliseconds