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

  /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/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/toybox/toys/posix/
sed.c 490 int mflags = 0, count = 0, zmatch = 1, rlen = len, mlen, off, newlen; local
493 while (!ghostwheel(reg, rline, rlen, 10, match, mflags)) {
494 mflags = REG_NOTBOL;
569 if (mflags) {
  /external/iptables/include/
xtables.h 279 unsigned int mflags; member in struct:xtables_match
  /bionic/libc/upstream-dlmalloc/
malloc.c 2595 flag_t mflags; member in struct:malloc_state
    [all...]

Completed in 112 milliseconds