Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Dmib.h48 MPTCP_MIB_RMADDRTX, /* Sent RM_ADDR */ enumerator
Dmib.c51 SNMP_MIB_ITEM("RmAddrTx", MPTCP_MIB_RMADDRTX),
Doptions.c729 MPTCP_ADD_STATS(sock_net(sk), MPTCP_MIB_RMADDRTX, opts->rm_list.nr); in mptcp_established_options_rm_addr()