Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_neighbor_solicit

112 #define ND_NEIGHBOR_SOLICIT		135	/* neighbor solicitation */
231 struct nd_neighbor_solicit { /* neighbor solicitation */
507 { ND_NEIGHBOR_SOLICIT, "neighbor solicitation"},
910 dp->icmp6_type == ND_NEIGHBOR_SOLICIT ||
1049 case ND_NEIGHBOR_SOLICIT:
1051 const struct nd_neighbor_solicit *p;
1052 p = (const struct nd_neighbor_solicit *)dp;