Home
last modified time | relevance | path

Searched refs:dccp6_cksum (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-dccp.c209 static int dccp6_cksum(const struct ip6_hdr *ip6, const struct dccp_hdr *dh, u_int len) in dccp6_cksum() function
358 sum = dccp6_cksum(ip6, dh, len); in dccp_print()