HomeSort by: relevance | last modified time | path
    Searched refs:nd_opt_rd_hdr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet6/
nd6.h 130 struct nd_opt_rd_hdr *rh;
icmp6.c 133 __CTASSERT(sizeof(struct nd_opt_rd_hdr) == 8);
2646 struct nd_opt_rd_hdr *nd_opt_rh;
2689 nd_opt_rh = (struct nd_opt_rd_hdr *)p;
  /src/sys/netinet/
icmp6.h 345 struct nd_opt_rd_hdr { /* redirected header */ struct
  /src/usr.sbin/rtadvd/
rtadvd.c 111 struct nd_opt_rd_hdr *rh;

Completed in 16 milliseconds