Home
last modified time | relevance | path

Searched refs:sctp_v4src_match_nexthop (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_output.h71 int sctp_v4src_match_nexthop(struct sctp_ifa *sifa, sctp_route_t *ro);
H A Dsctp_asconf.c1136 if (sctp_v4src_match_nexthop(newifa, (sctp_route_t *)&net->ro)) { in sctp_path_check_and_react()
H A Dsctp_output.c2857 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