Home
last modified time | relevance | path

Searched defs:ICSK_ACK_NOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dinet_connection_sock.h167 ICSK_ACK_NOW = 16, /* Send the next ACK immediately (once) */ enumerator
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h122 ICSK_ACK_NOW = 16 /* Send the next ACK immediately (once) */ enumerator