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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-dccp.c63 static inline u_int dccp_csum_coverage(const struct dccp_hdr* dh, u_int len) function
77 dccp_csum_coverage(dh, len), IPPROTO_DCCP);
84 dccp_csum_coverage(dh, len), IPPROTO_DCCP);

Completed in 95 milliseconds