Searched refs:rm_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/mptcp/
H A Dpm_netlink.c770 enum linux_mptcp_mib_field rm_type)
777 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", rm_list->nr);
800 if (rm_type == MPTCP_MIB_RMADDR && remote_id != rm_id)
802 if (rm_type == MPTCP_MIB_RMSUBFLOW && !mptcp_local_id_match(msk, id, rm_id))
806 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow",
816 __MPTCP_INC_STATS(sock_net(sk), rm_type); local
818 if (rm_type == MPTCP_MIB_RMSUBFLOW)
826 if (rm_type == MPTCP_MIB_RMADDR) {
829 } else if (rm_type == MPTCP_MIB_RMSUBFLOW) {
768 mptcp_pm_nl_rm_addr_or_subflow(struct mptcp_sock *msk, const struct mptcp_rm_list *rm_list, enum linux_mptcp_mib_field rm_type) argument
/linux-master/drivers/atm/
H A Diphase.h647 ffreg_t rm_type; /* */ member in struct:_ffredn_t

Completed in 128 milliseconds