OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mflags
(Results
1 - 7
of
7
) 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/iptables/include/
xtables.h
260
unsigned int
mflags
;
member in struct:xtables_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
...]
Completed in 43 milliseconds