Searched refs:dccph_sport (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-dccp.c34 * @dccph_sport - Relevant port on the endpoint that sent this packet
45 uint16_t dccph_sport, member in struct:dccp_hdr
58 * @dccph_sport - Relevant port on the endpoint that sent this packet
69 uint16_t dccph_sport, member in struct:dccp_hdr_ext
309 sport = EXTRACT_16BITS(&dh->dccph_sport);

Completed in 100 milliseconds