Home
last modified time | relevance | path

Searched refs:TCPOLEN_MPTCP_PORT_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/mptcp/
Dprotocol.h73 #define TCPOLEN_MPTCP_PORT_LEN 2 macro
874 len += TCPOLEN_MPTCP_PORT_LEN + TCPOLEN_MPTCP_PORT_ALIGN; in mptcp_add_addr_len()
Doptions.c1499 len += TCPOLEN_MPTCP_PORT_LEN; in mptcp_write_options()