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

  /external/tcpdump/
print-decnet.c 71 register int mflags; local
95 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags);
97 if (mflags & RMF_PAD) {
99 u_int padlen = mflags & RMF_PADMASK;
111 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags);
114 if (mflags & RMF_FVER) {
121 if (mflags & RMF_CTLMSG) {
127 switch (mflags & RMF_MASK) {
159 if (mflags & RMF_RQR)
161 if (mflags & RMF_RTS
181 int mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); local
    [all...]
  /external/iproute2/include/
ip6tables.h 59 unsigned int mflags; member in struct:ip6tables_match
iptables.h 82 unsigned int mflags; member in struct:iptables_match
  /external/iptables/include/
ip6tables.h 92 unsigned int mflags; member in struct:ip6tables_match
iptables.h 92 unsigned int mflags; member in struct:iptables_match
  /bionic/libc/bionic/
dlmalloc.c 2106 flag_t mflags; member in struct:malloc_state
    [all...]
  /external/libffi/src/
dlmalloc.c 2026 flag_t mflags; member in struct:malloc_state
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 2036 flag_t mflags; member in struct:malloc_state
    [all...]
  /external/iptables/
ip6tables.c 766 clone->mflags = 0;
1204 me->mflags = 0;
    [all...]
iptables.c 749 clone->mflags = 0;
1242 me->mflags = 0;
    [all...]
  /external/strace/
system.c     [all...]

Completed in 204 milliseconds