OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIRECTION
(Results
1 - 5
of
5
) sorted by null
/external/tcpdump/
token.h
39
#define
DIRECTION
(trp) ((ntohs((trp)->token_rcf) & 0x0080) >> 7)
/external/kernel-headers/original/linux/netfilter_ipv4/
ip_conntrack_tuple.h
79
/* The
direction
(for tuplehash) */
101
#define
DIRECTION
(h) ((enum ip_conntrack_dir)(h)->tuple.dst.dir)
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java
127
* The name of the column containing the
direction
(Inbound/Outbound) of the
136
public static final String
DIRECTION
= "
direction
";
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h
69
DIRECTION
= 287,
177
#define
DIRECTION
287
program_parse.tab.c
254
DIRECTION
= 287,
362
#define
DIRECTION
287
[
all
...]
Completed in 88 milliseconds