Searched defs:TCP_METRICS_RECLAIM_PTR (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Dtcp_metrics.c144 #define TCP_METRICS_RECLAIM_PTR (struct tcp_metrics_block *) 0x1UL macro
162 if (tm == TCP_METRICS_RECLAIM_PTR) {
206 return TCP_METRICS_RECLAIM_PTR;
353 if (tm == TCP_METRICS_RECLAIM_PTR)

Completed in 4 milliseconds