Home
last modified time | relevance | path

Searched refs:MPTCP_MIB_RMADDRTX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dmib.h48 MPTCP_MIB_RMADDRTX, /* Sent RM_ADDR */ enumerator
H A Dmib.c51 SNMP_MIB_ITEM("RmAddrTx", MPTCP_MIB_RMADDRTX),
H A Doptions.c730 MPTCP_ADD_STATS(sock_net(sk), MPTCP_MIB_RMADDRTX, opts->rm_list.nr); in mptcp_established_options_rm_addr()