HomeSort by relevance Sort by last modified time
    Searched refs:dccph_doff (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
dccp.h 25 __u8 dccph_doff; member in struct:dccp_hdr
  /external/kernel-headers/original/uapi/linux/
dccp.h 13 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words
24 __u8 dccph_doff; member in struct:dccp_hdr
  /external/tcpdump/
print-dccp.c 36 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words
47 uint8_t dccph_doff; member in struct:dccp_hdr
60 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words
71 uint8_t dccph_doff; member in struct:dccp_hdr_ext
196 cov = (dh->dccph_doff + DCCPH_CSCOV(dh) - 1) * sizeof(uint32_t);
311 hlen = dh->dccph_doff * 4;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dccp.h 12 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words
23 __u8 dccph_doff; member in struct:dccp_hdr

Completed in 800 milliseconds