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

  /external/iproute2/include/netinet/
tcp.h 71 u_int8_t th_off:4; /* data offset */ member in struct:tcphdr
74 u_int8_t th_off:4; /* data offset */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 73 u_int8_t th_off:4; /* data offset */ member in struct:tcphdr
76 u_int8_t th_off:4; /* data offset */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 73 u_int8_t th_off:4; /* data offset */ member in struct:tcphdr
76 u_int8_t th_off:4; /* data offset */ member in struct:tcphdr
  /external/iproute2/examples/bpf/
bpf_prog.c 232 __s32 th_off; member in struct:flow_keys
378 flow->th_off = nh_off;

Completed in 197 milliseconds