| /NextBSD/lib/libc/net/ |
| HD | rthdr.c | 107 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)rthdr; in inet6_rthdr_add() local 110 if (rt0->ip6r0_segleft == 23) in inet6_rthdr_add() 116 c = rt0->ip6r0_segleft / 8; in inet6_rthdr_add() 117 b = rt0->ip6r0_segleft % 8; in inet6_rthdr_add() 118 rt0->ip6r0_slmap[c] |= (1 << (7 - b)); in inet6_rthdr_add() 124 rt0->ip6r0_segleft++; in inet6_rthdr_add() 125 bcopy(addr, (caddr_t)rt0 + ((rt0->ip6r0_len + 1) << 3), in inet6_rthdr_add() 127 rt0->ip6r0_len += sizeof(struct in6_addr) >> 3; in inet6_rthdr_add() 128 cmsg->cmsg_len = CMSG_LEN((rt0->ip6r0_len + 1) << 3); in inet6_rthdr_add() 149 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)rthdr; in inet6_rthdr_lasthop() local [all …]
|
| /NextBSD/sys/net/ |
| HD | route.c | 1513 struct rtentry *rt0; in rt_flowtable_check_route() local 1515 rt0 = NULL; in rt_flowtable_check_route() 1535 rt0 = RNTORT(rn); in rt_flowtable_check_route() 1536 RT_LOCK(rt0); in rt_flowtable_check_route() 1537 RT_ADDREF(rt0); in rt_flowtable_check_route() 1538 RT_UNLOCK(rt0); in rt_flowtable_check_route() 1543 if (rt0->rt_flags & RTF_HOST) { in rt_flowtable_check_route() 1544 RTFREE(rt0); in rt_flowtable_check_route() 1545 rt0 = NULL; in rt_flowtable_check_route() 1547 mask = rt_mask(rt0); in rt_flowtable_check_route() [all …]
|
| HD | if_iso88025subr.c | 214 struct rtentry *rt0 = NULL; in iso88025_output() local 235 if (rt0 && (sdl = (struct sockaddr_dl *)rt0->rt_gateway)) in iso88025_output()
|
| /NextBSD/sys/mips/conf/ |
| HD | RT5350 | 62 #options BOOTP_WIRED_TO=rt0
|
| HD | RT305X | 64 options BOOTP_WIRED_TO=rt0
|
| HD | MT7620 | 65 #options BOOTP_WIRED_TO=rt0
|
| /NextBSD/sys/netinet/ |
| HD | toecore.c | 137 struct rtentry *rt0 __unused, struct rtentry *rt1 __unused) in toedev_route_redirect()
|
| /NextBSD/contrib/gdb/ |
| HD | ltcf-gcj.sh | 390 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| HD | ltcf-c.sh | 397 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/ofed/libibcm/ |
| HD | aclocal.m4 | 5886 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5887 # support. Future versions do this automatically, but an explicit c++rt0.o 5891 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| HD | configure | 7373 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' 13945 archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' 16560 archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/ofed/librdmacm/ |
| HD | aclocal.m4 | 5886 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5887 # support. Future versions do this automatically, but an explicit c++rt0.o 5891 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| HD | configure | 7373 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' 13945 archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' 16560 archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/binutils/ |
| HD | libtool.m4 | 4563 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 4564 # support. Future versions do this automatically, but an explicit c++rt0.o 4568 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/ntp/sntp/libevent/m4/ |
| HD | libtool.m4 | 5117 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5118 # support. Future versions do this automatically, but an explicit c++rt0.o 5122 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/ntp/sntp/m4/ |
| HD | libtool.m4 | 5117 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5118 # support. Future versions do this automatically, but an explicit c++rt0.o 5122 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/file/m4/ |
| HD | libtool.m4 | 5191 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5192 # support. Future versions do this automatically, but an explicit c++rt0.o 5196 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/ldns/m4/ |
| HD | libtool.m4 | 5210 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5211 # support. Future versions do this automatically, but an explicit c++rt0.o 5215 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/openbsm/m4/ |
| HD | libtool.m4 | 5191 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5192 # support. Future versions do this automatically, but an explicit c++rt0.o 5196 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/libxo/m4/ |
| HD | libtool.m4 | 5633 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5634 # support. Future versions do this automatically, but an explicit c++rt0.o 5638 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/unbound/ |
| HD | aclocal.m4 | 5207 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5208 # support. Future versions do this automatically, but an explicit c++rt0.o 5212 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/ldns/ |
| HD | aclocal.m4 | 5216 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5217 # support. Future versions do this automatically, but an explicit c++rt0.o 5221 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/openbsm/ |
| HD | aclocal.m4 | 5204 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5205 # support. Future versions do this automatically, but an explicit c++rt0.o 5209 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/sqlite3/ |
| HD | aclocal.m4 | 5205 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5206 # support. Future versions do this automatically, but an explicit c++rt0.o 5210 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|
| /NextBSD/contrib/openpam/ |
| HD | aclocal.m4 | 5205 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor 5206 # support. Future versions do this automatically, but an explicit c++rt0.o 5210 …AGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
|