Searched refs:inet6_rth_init (Results 1 – 4 of 4) sorted by relevance
| /inet/ |
| A D | tst-inet6_rth.c | 11 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 D | inet6_rth.c | 51 inet6_rth_init (void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() function
|
| A D | Versions | 83 inet6_rth_space; inet6_rth_init; inet6_rth_add; inet6_rth_reverse;
|
| /inet/netinet/ |
| A D | in.h | 598 extern void *inet6_rth_init (void *__bp, socklen_t __bp_len, int __type,
|
Completed in 5 milliseconds