Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/ !
H A Dip6_output.c175 static int ip6_setpktopt(int, u_char *, int, struct ip6_pktopts *, int,
3196 return ip6_setpktopt(optname, buf, len, opt, 1, 0, uproto); in ip6_pcbopt()
3620 error = ip6_setpktopt(cm->cmsg_type, CMSG_DATA(cm), in ip6_setpktopts()
3639 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, in ip6_setpktopt() function