Lines Matching full:received
5 MPTCP_MIB_MPCAPABLEPASSIVE, /* Received SYN with MP_CAPABLE */
6 MPTCP_MIB_MPCAPABLEPASSIVEACK, /* Received third ACK with MP_CAPABLE */
10 MPTCP_MIB_JOINNOTOKEN, /* Received MP_JOIN but the token was not found */
11 MPTCP_MIB_JOINSYNRX, /* Received a SYN + MP_JOIN */
12 MPTCP_MIB_JOINSYNACKRX, /* Received a SYN/ACK + MP_JOIN */
14 MPTCP_MIB_JOINACKRX, /* Received an ACK + MP_JOIN */
16 MPTCP_MIB_DSSNOMATCH, /* Received a new mapping that did not match the previous one */
17 MPTCP_MIB_INFINITEMAPRX, /* Received an infinite mapping */
23 MPTCP_MIB_ADDADDR, /* Received ADD_ADDR with echo-flag=0 */
24 MPTCP_MIB_ECHOADD, /* Received ADD_ADDR with echo-flag=1 */
25 MPTCP_MIB_RMADDR, /* Received RM_ADDR */