Searched refs:inet6_rth_add (Results 1 – 4 of 4) sorted by relevance
17 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()
85 inet6_rth_add (void *bp, const struct in6_addr *addr) in inet6_rth_add() function
83 inet6_rth_space; inet6_rth_init; inet6_rth_add; inet6_rth_reverse;
600 extern int inet6_rth_add (void *__bp, const struct in6_addr *__addr) __THROW;
Completed in 6 milliseconds