Home
last modified time | relevance | path

Searched refs:sctp_is_address_on_local_host (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctp_pcb.h700 int sctp_is_address_on_local_host(struct sockaddr *addr);
H A Dsctp_pcb.c2337 sctp_is_address_on_local_host(struct sockaddr *addr) in sctp_is_address_on_local_host() function
2440 if (sctp_is_address_on_local_host(newaddr)) { in sctp_add_remote_addr()
2449 if (sctp_is_address_on_local_host(newaddr)) { in sctp_add_remote_addr()
2472 if (sctp_is_address_on_local_host(newaddr)) { in sctp_add_remote_addr()
2498 if (sctp_is_address_on_local_host(newaddr)) { in sctp_add_remote_addr()
2533 net->addr_is_local = sctp_is_address_on_local_host(newaddr); in sctp_add_remote_addr()
H A Dsctp_output.c3423 if (sctp_is_address_on_local_host((struct sockaddr *)sin)) { in sctp_send_initiate_ack()
3443 if (sctp_is_address_on_local_host((struct sockaddr *)sin6)) { in sctp_send_initiate_ack()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h783 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4282 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4383 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4480 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_pcb.h805 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4350 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4455 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4552 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_pcb.h805 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4350 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4455 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4552 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_pcb.h773 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4280 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4381 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4478 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h783 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4282 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4383 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4480 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h802 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4356 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4461 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4558 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_pcb.h773 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4280 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4381 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4478 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h789 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4379 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4488 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4585 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h785 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4288 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4389 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4486 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h783 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4282 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4383 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4480 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_pcb.h802 int sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id);
H A Dsctp_pcb.c4356 sctp_is_address_on_local_host(struct sockaddr *addr, uint32_t vrf_id) function
4461 if (sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id)) {
4558 net->addr_is_local = sctp_is_address_on_local_host(newaddr, stcb->asoc.vrf_id);

12