Home
last modified time | relevance | path

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

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