Searched refs:SCTP_IFN_IS_IFT_LOOP (Results 1 - 7 of 7) sorted by last modified time

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_asconf.c2478 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
3119 if (loopback_scope == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
H A Dsctp_os_userspace.h253 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP) macro
666 #define SCTP_IFN_IS_IFT_LOOP(ifn) (strncmp((ifn)->ifn_name, "lo", 2) == 0) macro
H A Dsctp_output.c1899 (ifa->ifn_p) && SCTP_IFN_IS_IFT_LOOP(ifa->ifn_p)) {
2093 SCTP_IFN_IS_IFT_LOOP(sctp_ifnp)) {
2143 SCTP_IFN_IS_IFT_LOOP(sctp_ifnp)) {
3137 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
3260 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
3324 if (dest_is_loop == 0 && SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
H A Dsctp_pcb.c717 if (SCTP_IFN_IS_IFT_LOOP(sctp_ifap->ifn_p) ||
737 if (SCTP_IFN_IS_IFT_LOOP(sctp_ifap->ifn_p) ||
970 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
H A Dsctp_sysctl.c294 if ((loopback_scope == 0) && SCTP_IFN_IS_IFT_LOOP(sctp_ifn))
H A Dsctp_usrreq.c1654 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {
H A Dsctputil.c7576 SCTP_IFN_IS_IFT_LOOP(sctp_ifn)) {

Completed in 200 milliseconds