Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Ddccp.h96 struct dccp_hdr_reset { struct
133 return sizeof(struct dccp_hdr_reset); in dccp_packet_hdr_len()
/external/tcpdump/
Dprint-dccp.c111 struct dccp_hdr_reset { struct
439 const struct dccp_hdr_reset *dhr = in dccp_print()
440 (const struct dccp_hdr_reset *)(bp + fixed_hdrlen); in dccp_print()