Searched refs:ifn_p (Results 1 – 4 of 4) sorted by relevance
274 if (sctp_ifnp->ifn_p && ifn && (sctp_ifnp->ifn_p == ifn)) {345 if (sctp_ifap->ifn_p) {346 sctp_free_ifn(sctp_ifap->ifn_p);359 found = sctp_find_ifn(sctp_ifnp->ifn_p, sctp_ifnp->ifn_index);396 if (sctp_ifap->ifn_p == NULL) {401 if (strncmp(if_name, sctp_ifap->ifn_p->ifn_name, SCTP_IFNAMSIZ) != 0) {403 sctp_ifap->ifn_p->ifn_name, if_name);407 if (sctp_ifap->ifn_p->ifn_index != ifn_index) {409 sctp_ifap->ifn_p->ifn_index, ifn_index);440 if (sctp_ifap->ifn_p == NULL) {[all …]
79 void *ifn_p; /* never access without appropriate lock */ member106 struct sctp_ifn *ifn_p; /* back pointer to parent ifn */ member
1204 sctp_asconf_nets_cleanup(stcb, addr->ifn_p); in sctp_asconf_addr_mgmt_ack()
1897 (ifa->ifn_p) && SCTP_IFN_IS_IFT_LOOP(ifa->ifn_p)) { in sctp_is_address_in_scope()