Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:strport

5109   char straddr[INET6_ADDRSTRLEN], strport[16];
5125 straddr, sizeof(straddr), strport, sizeof(strport),
5131 if (strcmp(strport, "54321") != 0) {
5146 if (strcmp(strport, "54321") != 0) {