Searched defs:TCP_ACTION_FIN (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ | ||
| D | tcp_states.h | 31 #define TCP_ACTION_FIN (1 << TCP_CLOSE) macro |
| /kernel/linux/linux-6.6/include/net/ | ||
| D | tcp_states.h | 31 #define TCP_ACTION_FIN (1 << TCP_CLOSE) macro |