Searched refs:MPTCP_PM_ATTR_LOC_ID (Results 1 – 5 of 5) sorted by relevance
71 const struct nla_policy mptcp_pm_remove_nl_policy[MPTCP_PM_ATTR_LOC_ID + 1] = {73 [MPTCP_PM_ATTR_LOC_ID] = { .type = NLA_U8, },160 .maxattr = MPTCP_PM_ATTR_LOC_ID,
33 extern const struct nla_policy mptcp_pm_remove_nl_policy[MPTCP_PM_ATTR_LOC_ID + 1];
273 struct nlattr *id = info->attrs[MPTCP_PM_ATTR_LOC_ID]; in mptcp_pm_nl_remove_doit()
100 MPTCP_PM_ATTR_LOC_ID, enumerator
606 rta->rta_type = MPTCP_PM_ATTR_LOC_ID; in remove_addr()