Searched refs:TA_INPUT (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/bsd/netinet/ | ||
| H A D | tcp_debug.h | 93 #define TA_INPUT 0 macro |
| H A D | tcp_debug.c | 190 case TA_INPUT: |
| H A D | tcp_input.c | 5347 tcp_trace(TA_INPUT, ostate, tp, (void *)tcp_saveipgen, in tcp_input() |