Searched refs:ip6_setpktopt (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_output.c | 144 static int ip6_setpktopt(int, u_char *, int, struct ip6_pktopts *, 2567 return (ip6_setpktopt(optname, buf, len, opt, cred, 1, 0, uproto)); in ip6_pcbopt() 2865 error = ip6_setpktopt(cm->cmsg_type, CMSG_DATA(cm), in ip6_setpktopts() 2884 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, in ip6_setpktopt() function
|