Home
last modified time | relevance | path

Searched refs:sctp_find_ifa_by_addr (Results 1 – 25 of 59) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctputil.h136 struct ifaddr *sctp_find_ifa_by_addr(struct sockaddr *sa);
H A Dsctp_asconf.c1124 aa->ifa = sctp_find_ifa_by_addr(sa); in sctp_asconf_queue_add_sa()
2523 ifa = sctp_find_ifa_by_addr(sa); in sctp_process_initack_addresses()
2860 ifa = sctp_find_ifa_by_addr(sa); in sctp_addr_mgmt_ep_sa()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1511 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2350 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2882 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3233 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
H A Dsctp_pcb.c383 sctp_ifap = sctp_find_ifa_by_addr(addr, vrf->vrf_id, SCTP_ADDR_LOCKED);
427 sctp_ifap = sctp_find_ifa_by_addr(addr, vrf->vrf_id, SCTP_ADDR_LOCKED);
608 sctp_ifap = sctp_find_ifa_by_addr(addr, vrf->vrf_id, SCTP_ADDR_LOCKED);
820 sctp_ifap = sctp_find_ifa_by_addr(addr, vrf->vrf_id, SCTP_ADDR_LOCKED);
3694 ifa = sctp_find_ifa_by_addr(&store.sa,
4285 sctp_ifa = sctp_find_ifa_by_addr(addr, vrf_id, SCTP_ADDR_NOT_LOCKED);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1495 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2334 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2866 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3223 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1495 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2334 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2866 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3223 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctputil.h80 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1508 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2344 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2876 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3227 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1511 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2350 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2882 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3233 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1469 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2314 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2846 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3204 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctputil.h80 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1508 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2344 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2876 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3227 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctputil.h76 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1456 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2293 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2856 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3214 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctputil.h80 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1508 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2343 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2875 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3226 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1511 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2350 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2882 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3233 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctputil.h81 sctp_find_ifa_by_addr(struct sockaddr *addr, uint32_t vrf_id, int holds_lock);
H A Dsctp_asconf.c1469 ifa = sctp_find_ifa_by_addr(sa, stcb->asoc.vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_asconf_queue_sa_delete()
2314 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_set_primary_ip_address_sa()
2846 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, in sctp_process_initack_addresses()
3204 ifa = sctp_find_ifa_by_addr(sa, vrf_id, SCTP_ADDR_NOT_LOCKED); in sctp_addr_mgmt_ep_sa()

123