Searched refs:ip6_setpktopt (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | ip6_output.c | 140 static int ip6_setpktopt(int, u_char *, int, struct ip6_pktopts *, 2541 ret = ip6_setpktopt(optname, buf, len, opt, cred, 1, 0, uproto); in ip6_pcbopt() 2858 error = ip6_setpktopt(cm->cmsg_type, CMSG_DATA(cm), in ip6_setpktopts() 2877 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, in ip6_setpktopt() function
|