Searched refs:nhop_set_mtu (Results 1 – 3 of 3) sorted by relevance
189 void nhop_set_mtu(struct nhop_object *nh, uint32_t mtu, bool from_user);
172 nhop_set_mtu(nh, info->rti_rmx->rmx_mtu, true); in set_nhop_mtu_from_info()951 nhop_set_mtu(struct nhop_object *nh, uint32_t mtu, bool from_user) in nhop_set_mtu() function
897 nhop_set_mtu(nh, attrs->rtax_mtu, true); in create_nexthop_from_attrs()