Searched refs:sctp_v4src_match_nexthop (Results 1 – 3 of 3) sorted by relevance
71 int sctp_v4src_match_nexthop(struct sctp_ifa *sifa, sctp_route_t *ro);
1136 if (sctp_v4src_match_nexthop(newifa, (sctp_route_t *)&net->ro)) { in sctp_path_check_and_react()
2857 if (sctp_v4src_match_nexthop(sifa, ro) == 0) { in sctp_select_nth_preferred_addr_from_ifn_boundall()13813 sctp_v4src_match_nexthop(struct sctp_ifa *sifa, sctp_route_t *ro) in sctp_v4src_match_nexthop() function