Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c123 inet6_rth_add((void *)buf, in test_rth_add()
128 ret = inet6_rth_add((void *)buf, in test_rth_add()
/freebsd/lib/libc/net/
H A DSymbol.map105 inet6_rth_add;
H A Drthdr.c316 inet6_rth_add(void *bp, const struct in6_addr *addr) in inet6_rth_add() function
H A DMakefile.inc131 inet6_rth_space.3 inet6_rth_add.3 \
/freebsd/sys/netinet6/
H A Din6.h742 extern int inet6_rth_add(void *, const struct in6_addr *);
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c451 if (inet6_rth_add((void *)rth, in main()
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2977 if (inet6_rth_add((void *)rth, &sin6->sin6_addr) == -1) in sourceroute()
/freebsd/sbin/ping/
H A Dping6.c966 if (inet6_rth_add(rthdr, &sin6->sin6_addr)) in ping6()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2048 fun:inet6_rth_add=uninstrumented