Searched refs:sctp_is_address_in_scope (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_output.h57 sctp_is_address_in_scope(struct sctp_ifa *ifa,
H A Dsctp_output.c1867 sctp_is_address_in_scope(struct sctp_ifa *ifa, function
2082 if (sctp_is_address_in_scope(sctp_ifap, scope, 1) == 0) {
2125 if (sctp_is_address_in_scope(sctp_ifap,
2178 if (sctp_is_address_in_scope(laddr->ifa,
2198 if (sctp_is_address_in_scope(laddr->ifa,
2870 if (sctp_is_address_in_scope(ifa, &stcb->asoc.scope, 0) == 0) {
2932 if (sctp_is_address_in_scope(ifa, &stcb->asoc.scope, 0) == 0) {
3145 if (sctp_is_address_in_scope(sifa, &stcb->asoc.scope, 0) == 0) {
3204 if (sctp_is_address_in_scope(sifa, &stcb->asoc.scope, 0) == 0) {
3274 if (sctp_is_address_in_scope(tmp_sif
[all...]
H A Dsctp_asconf.c2228 if (sctp_is_address_in_scope(ifa, &stcb->asoc.scope, 0) == 0) {

Completed in 202 milliseconds