Searched refs:nd6_options (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/usr.sbin/rtadvd/
H A Drtadvd.c162 static int nd6_options(struct nd_opt_hdr *, int,
925 if (nd6_options((struct nd_opt_hdr *)(rs + 1),
1089 error = nd6_options((struct nd_opt_hdr *)(nra + 1),
1412 nd6_options(struct nd_opt_hdr *hdr, int limit, function
/freebsd-13-stable/sys/netinet6/
H A Dnd6.h366 int nd6_options(union nd_opts *);
H A Dnd6_nbr.c208 if (nd6_options(&ndopts) < 0) {
211 /* nd6_options have incremented stats */
692 if (nd6_options(&ndopts) < 0) {
695 /* nd6_options have incremented stats */
H A Dnd6_rtr.c208 if (nd6_options(&ndopts) < 0) {
211 /* nd6_options have incremented stats */
408 if (nd6_options(&ndopts) < 0) {
411 /* nd6_options have incremented stats */
H A Dnd6.c440 nd6_options(union nd_opts *ndopts) function
504 "nd6_options: unsupported option %d - "
H A Dicmp6.c2332 if (nd6_options(&ndopts) < 0) {
2335 /* nd6_options have incremented stats */

Completed in 114 milliseconds