/external/qemu/slirp/ |
tcp_input.c | 44 struct socket tcb; variable in typeref:struct:socket 47 struct socket *tcp_last_so = &tcb; 379 so = solookup(&tcb, ti->ti_src, ti->ti_sport, 387 * If the state is CLOSED (i.e., TCB does not exist) then 389 * If the TCB exists but is in CLOSED state, it is embryonic, 395 * XXX If a TCB does not exist, and the TH_SYN flag is 966 * Inform user that connection was reset, and close tcb. 968 * Close the tcb. [all...] |
/external/qemu/slirp-android/ |
tcp_input.c | 44 struct socket tcb; variable in typeref:struct:socket 47 struct socket *tcp_last_so = &tcb; 385 so = solookup(&tcb, srcip, srcport, dstip, dstport); 392 * If the state is CLOSED (i.e., TCB does not exist) then 394 * If the TCB exists but is in CLOSED state, it is embryonic, 400 * XXX If a TCB does not exist, and the TH_SYN flag is 972 * Inform user that connection was reset, and close tcb. 974 * Close the tcb. [all...] |
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_int.h | 382 tGATT_TCB *p_tcb; /* associated TCB of this CLCB */ 458 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL]; member in struct:__anon3581
|
/external/strace/ |
defs.h | 339 struct tcb { struct 360 struct tcb *parent; /* Parent of this process */ 389 /* TCB flags */ 498 extern struct tcb **tcbtab; 507 extern struct tcb *tcp_last; 513 extern struct tcb *alloc_tcb(int, int); 514 extern struct tcb *pid2tcb(int); 515 extern void droptcb(struct tcb *); 523 extern int get_scno(struct tcb *); 524 extern long known_scno(struct tcb *); [all...] |
/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_int.h | 567 tBTA_HL_TIMER_CB tcb[BTA_HL_NUM_TIMERS]; member in struct:__anon3029 [all...] |
/external/libnfc-nci/src/nfc/int/ |
rw_int.h | 559 tRW_TCB tcb; member in struct:__anon23645 [all...] |
/prebuilts/tools/common/asm-tools/ |
asm-debug-all-4.0.jar | |
/prebuilts/devtools/tools/lib/ |
lint-checks.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/ |
lint-checks-22.2.0.jar | |
/external/dexmaker/lib/ |
mockito-core-1.9.1-SNAPSHOT.jar | |
/external/robolectric/lib/test/ |
mockito-core-1.8.5.jar | |