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