Home | History | Annotate | Download | only in tcpdump

Lines Matching full:notify_status_str

1004 	static const char *notify_status_str[] = {
1022 #define NOTIFY_STATUS_STR(x) \
1023 STR_OR_ID((u_int)((x) - 16384), notify_status_str)
1044 printf(" type=%s", NOTIFY_STATUS_STR(ntohs(n.type)));
1062 printf(" type=%s", NOTIFY_STATUS_STR(ntohs(n.type)));