HomeSort by: relevance | last modified time | path
    Searched defs:nd6_options (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
nd6.c 270 nd6_options(union nd_opts *ndopts) function in typeref:typename:int
326 "nd6_options: unsupported option %d - "
  /src/usr.sbin/rtadvd/
rtadvd.c 172 static int nd6_options(struct nd_opt_hdr *, int, union nd_opts *, uint32_t);
913 if (nd6_options((struct nd_opt_hdr *)(rs + 1),
1055 if (nd6_options((struct nd_opt_hdr *)(ra + 1),
1376 nd6_options(struct nd_opt_hdr *hdr, int limit, function in typeref:typename:int

Completed in 14 milliseconds