Searched defs:G_TCPOPT_MSS (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/cxgb/common/ | ||
| HD | cxgb_t3_cpl.h | 579 #define G_TCPOPT_MSS(x) (((x) >> 12) & 0xf) macro |
| /NextBSD/sys/dev/cxgbe/common/ | ||
| HD | t4_msg.h | 625 #define G_TCPOPT_MSS(x) (((x) >> 12) & 0xf) macro |