Home
last modified time | relevance | path

Searched refs:pfxrtr (Results 1 – 12 of 12) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet6/
H A Dnd6_rtr.c527 struct nd_pfxrouter *pfxrtr; in defrtrlist_del() local
528 if ((pfxrtr = pfxrtr_lookup(pr, dr)) != NULL) in defrtrlist_del()
529 pfxrtr_del(pfxrtr); in defrtrlist_del()
1396 struct nd_pfxrouter *pfxrtr; in find_pfxlist_reachable_router() local
1398 for (pfxrtr = LIST_FIRST(&pr->ndpr_advrtrs); pfxrtr; in find_pfxlist_reachable_router()
1399 pfxrtr = LIST_NEXT(pfxrtr, pfr_entry)) { in find_pfxlist_reachable_router()
1400 if (pfxrtr->router->ifp->if_flags & IFF_UP && in find_pfxlist_reachable_router()
1402 nd6_is_llinfo_probreach(pfxrtr->router)) in find_pfxlist_reachable_router()
1406 return (pfxrtr); in find_pfxlist_reachable_router()
1428 struct nd_pfxrouter *pfxrtr = NULL; in pfxlist_onlink_check() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c14893 struct nd_pfxrouter *pfxrtr = NULL; local
14928 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14934 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_output.c14977 struct nd_pfxrouter *pfxrtr = NULL; local
15008 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
15014 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_output.c14977 struct nd_pfxrouter *pfxrtr = NULL; local
15008 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
15014 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_output.c14859 struct nd_pfxrouter *pfxrtr = NULL; local
14894 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14900 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c14893 struct nd_pfxrouter *pfxrtr = NULL; local
14928 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14934 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c14930 struct nd_pfxrouter *pfxrtr = NULL; local
14961 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14967 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_output.c14859 struct nd_pfxrouter *pfxrtr = NULL; local
14894 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14900 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_output.c14469 struct nd_pfxrouter *pfxrtr = NULL; local
14494 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14500 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_output.c14914 struct nd_pfxrouter *pfxrtr = NULL; local
14949 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14955 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c14893 struct nd_pfxrouter *pfxrtr = NULL; local
14928 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14934 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_output.c14930 struct nd_pfxrouter *pfxrtr = NULL; local
14961 LIST_FOREACH(pfxrtr, &pfx->ndpr_advrtrs, pfr_entry) {
14967 memcpy(&gw6.sin6_addr, &pfxrtr->router->rtaddr,