Searched refs:th_sport (Results 1 – 3 of 3) sorted by relevance
42 uint16_t th_sport; /* source port */ member
190 sport = EXTRACT_16BITS(&tp->th_sport); in tcp_print()373 if (ND_TTEST2(tp->th_sport, length)) { in tcp_print()385 if (ND_TTEST2(tp->th_sport, length)) { in tcp_print()
65 u_int16_t th_sport; /* source port */ member