Home
last modified time | relevance | path

Searched refs:inet6_rthdr_init (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/net/
H A DSymbol.map97 inet6_rthdr_init;
H A Drthdr.c67 inet6_rthdr_init(void *bp, int type) in inet6_rthdr_init() function
H A DMakefile.inc139 inet6_rthdr_space.3 inet6_rthdr_init.3 \
/freebsd/sys/netinet6/
H A Din6.h718 extern struct cmsghdr *inet6_rthdr_init(void *, int);
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2563 cmsg = inet6_rthdr_init(rhbuf, IPV6_RTHDR_TYPE_0); in sourceroute()