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

  /src/usr.sbin/rtadvd/
rtadvd.c 100 struct nd_optlist { struct
101 TAILQ_ENTRY(nd_optlist) next;
113 TAILQ_HEAD(, nd_optlist) list;
1042 struct nd_optlist *optp;
1451 struct nd_optlist *pfxlist;
1483 struct nd_optlist *opt;
rtadvd.c 100 struct nd_optlist { struct
101 TAILQ_ENTRY(nd_optlist) next;
113 TAILQ_HEAD(, nd_optlist) list;
1042 struct nd_optlist *optp;
1451 struct nd_optlist *pfxlist;
1483 struct nd_optlist *opt;

Completed in 28 milliseconds