Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.h66 int sctp_v6src_match_nexthop(struct sockaddr_in6 *src6, sctp_route_t *ro);
H A Dsctp_asconf.c1140 if (sctp_v6src_match_nexthop( in sctp_path_check_and_react()
H A Dsctp_output.c2844 if (sctp_v6src_match_nexthop(&sifa->address.sin6, ro) == 0) { in sctp_select_nth_preferred_addr_from_ifn_boundall()
13846 sctp_v6src_match_nexthop(struct sockaddr_in6 *src6, sctp_route_t *ro) in sctp_v6src_match_nexthop() function