Home
last modified time | relevance | path

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

/inet/
A Dtst-inet6_rth.c11 void *p = inet6_rth_init (buf, 24, IPV6_RTHDR_TYPE_0, 0); in do_test()
23 p = inet6_rth_init (buf, 24, IPV6_RTHDR_TYPE_0, 1); in do_test()
39 p = inet6_rth_init (buf, sizeof (buf), IPV6_RTHDR_TYPE_0, nseg); in do_test()
119 p = inet6_rth_init (buf, sizeof (buf), IPV6_RTHDR_TYPE_0, nseg); in do_test()
A Dinet6_rth.c51 inet6_rth_init (void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() function
A DVersions83 inet6_rth_space; inet6_rth_init; inet6_rth_add; inet6_rth_reverse;
/inet/netinet/
A Din.h598 extern void *inet6_rth_init (void *__bp, socklen_t __bp_len, int __type,

Completed in 5 milliseconds