Home | History | Annotate | Download | only in tcpdump

Lines Matching full:nd_opt_rdnss

283 #define ND_OPT_RDNSS			25
316 struct nd_opt_rdnss { /* RDNSS RFC 6106 5.1 */
565 { ND_OPT_RDNSS, "rdnss"},
1261 const struct nd_opt_rdnss *oprd;
1325 case ND_OPT_RDNSS:
1326 oprd = (struct nd_opt_rdnss *)op;