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

  /external/u-boot/include/
tsi148.h 18 typedef struct _OUTBOUND OUTBOUND;
23 unsigned int otsau; /* 0x000 Outbound start upper */
25 unsigned int oteau; /* 0x008 Outbound end upper */
26 unsigned int oteal; /* 0x00c Outbound end lower */
27 unsigned int otofu; /* 0x010 Outbound translation upper */
28 unsigned int otofl; /* 0x014 Outbound translation lower */
29 unsigned int otbs; /* 0x018 Outbound translation 2eSST */
30 unsigned int otat; /* 0x01c Outbound translation attr */
56 OUTBOUND outbound[8]; /* 0x100 * member in struct:_TSI148
    [all...]
  /external/libpcap/
grammar.h 84 OUTBOUND = 294,
206 #define OUTBOUND 294
grammar.y 322 %token NUM INBOUND OUTBOUND
548 | OUTBOUND { $$ = gen_inbound(cstate, 1); }
grammar.c 402 OUTBOUND = 294,
524 #define OUTBOUND 294
990 "OUTBOUND", "PF_IFNAME", "PF_RSET", "PF_RNR", "PF_SRNR", "PF_REASON",
    [all...]
scanner.l 346 outbound return OUTBOUND;
scanner.c     [all...]
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 501 milliseconds