Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h73 #define TCPOLEN_MPTCP_PORT_LEN 2 macro
1021 len += TCPOLEN_MPTCP_PORT_LEN + TCPOLEN_MPTCP_PORT_ALIGN; in mptcp_add_addr_len()
H A Doptions.c1531 len += TCPOLEN_MPTCP_PORT_LEN; in mptcp_write_options()