Searched refs:MPTCP_PM_NAME (Results 1 – 3 of 3) sorted by relevance
45 #define MPTCP_PM_NAME "mptcp_pm" macro
22 #ifndef MPTCP_PM_NAME23 #define MPTCP_PM_NAME "mptcp_pm" macro318 namelen = strlen(MPTCP_PM_NAME) + 1; in resolve_mptcp_pm_netlink()321 memcpy(RTA_DATA(rta), MPTCP_PM_NAME, namelen); in resolve_mptcp_pm_netlink()
2275 .name = MPTCP_PM_NAME,