Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dip6_output.c177 static int ip6_setpktopt(int, u_char *, int, struct ip6_pktopts *, int,
3198 return ip6_setpktopt(optname, buf, len, opt, 1, 0, uproto); in ip6_pcbopt()
3622 error = ip6_setpktopt(cm->cmsg_type, CMSG_DATA(cm), in ip6_setpktopts()
3641 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, in ip6_setpktopt() function