Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_opt_dnssl

284 #define ND_OPT_DNSSL			31
324 struct nd_opt_dnssl { /* DNSSL RFC 6106 5.2 */
566 { ND_OPT_DNSSL, "dnssl"},
1262 const struct nd_opt_dnssl *opds;
1336 case ND_OPT_DNSSL:
1337 opds = (struct nd_opt_dnssl *)op;