Searched refs:TCP_METRIC_MAX (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/ipv4/
H A Dtcp_metrics.c36 /* TCP_METRIC_MAX includes 2 extra fields for userspace compatibility
39 #define TCP_METRIC_MAX_KERNEL (TCP_METRIC_MAX - 2)
/linux-master/include/uapi/linux/
H A Dtcp_metrics.h28 #define TCP_METRIC_MAX (__TCP_METRIC_MAX - 1) macro

Completed in 126 milliseconds