]>
The Tcpdump Group git mirrors - tcpdump/blobdiff - print-aodv.c
return;
trunc:
- ND_PRINT(" [|hello]");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT(" [|rreq");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT(" [|rreq");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT("[|rerr]");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT(" [|rreq");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT(" [|rreq");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT("[|rerr]");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT(" [|rreq");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT(" [|rreq");
+ nd_print_trunc(ndo);
}
static void
return;
trunc:
- ND_PRINT("[|rerr]");
+ nd_print_trunc(ndo);
}
void
return;
trunc:
- ND_PRINT(" [|aodv]");
+ nd_print_trunc(ndo);
}