/src/usr.sbin/map-mbone/ |
mapper.c | 74 struct interface *interfaces; /* Else, neighbor data */ member in union:node::__anona05ecd11010a 117 n->u.interfaces = 0; 133 for (ifc = node->u.interfaces; ifc; ifc = ifc->next) 139 ifc->next = node->u.interfaces; 140 node->u.interfaces = ifc; 151 for (ifc = node->u.interfaces; ifc; ifc = ifc->next) { 308 while (datalen > 0) { /* loop through interfaces */ 350 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) { 443 while (datalen > 0) { /* loop through interfaces */ 491 for (ifc_i = ifc_node->u.interfaces; ifc_i; ifc_i = next_ifc_i) [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
at91sam9x5_macb1.dtsi | 4 * Ethernet interfaces.
|
keystone-k2g-netcp.dtsi | 125 interfaces { 134 netcp-interfaces {
|
keystone-k2e-netcp.dtsi | 176 interfaces { 218 netcp-interfaces {
|
keystone-k2hk-netcp.dtsi | 194 interfaces { 220 netcp-interfaces {
|
keystone-k2l-netcp.dtsi | 174 interfaces { 200 netcp-interfaces {
|
armada-38x.dtsi | 452 * interfaces using DT aliases. Without this, 453 * the ordering of interfaces is different 455 * labeling of interfaces on the boards, which
|
gemini-sl93512r.dts | 240 /* Both interfaces brought out on SATA connectors */
|
gemini.dtsi | 120 * both ethernet interfaces.
|
/src/sys/fs/nfs/common/ |
bootp_subr.c | 187 STAILQ_HEAD(, bootpc_ifcontext) interfaces; 308 * In order to have multiple active interfaces with address 0.0.0.0 310 * mask to /8 on all interfaces, and temporarily set it to /0 when 462 STAILQ_INSERT_TAIL(&gctx->interfaces, ifctx, next); 675 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { 683 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { 803 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { 826 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) { 902 STAILQ_FOREACH(ifctx, &gctx->interfaces, next) 925 STAILQ_FOREACH(ifctx, &gctx->interfaces, next [all...] |
/src/dist/pf/sbin/pfctl/ |
parse.y | 4392 expand_altq(struct pf_altq *a, struct node_if *interfaces, 4403 FREE_LIST(struct node_if, interfaces); 4408 LOOP_THROUGH(struct node_if, interface, interfaces, 4494 FREE_LIST(struct node_if, interfaces); 4501 expand_queue(struct pf_altq *a, struct node_if *interfaces, 4521 LOOP_THROUGH(struct node_if, interface, interfaces, 4633 FREE_LIST(struct node_if, interfaces); 4648 struct node_if *interfaces, struct node_host *rpool_hosts, 4676 LOOP_THROUGH(struct node_if, interface, interfaces, 4812 FREE_LIST(struct node_if, interfaces); [all...] |
/src/sys/external/isc/libsodium/dist/ |
configure.ac | 28 # | | +- increment if interfaces have been added 29 # | | set to zero if interfaces have been removed 33 # +- increment if interfaces have been added, removed or changed
|
/src/usr.sbin/sysinst/ |
msg.mi.en | 585 {I can not find any network interfaces for use by NetBSD. You will be 590 {The following network interfaces are active: %s 597 {Available interfaces}
|
msg.mi.es | 601 {Las siguientes interfaces est�n activas: %s 605 {�Cu�l interfaces usar?} 608 {Interfaces disponibles} 681 Espere mientras las interfaces de red se levantan.
|
/src/sbin/route/ |
route.c | 112 static void interfaces(void); 295 * associated with network interfaces. 1086 interfaces(void) function in typeref:typename:void 1145 interfaces();
|
/src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
InstrProfData.inc | 357 * information for fast implementation of closure interfaces. 376 /* Forward declarations of C interfaces. */ 469 /* Closure based interfaces. */ 545 * profile data and provides fast interfaces to retrieve the profile
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/microchip/ |
sparx5_pcb135_board.dtsi | 710 /* Then the 25G interfaces */
|
/src/sys/net/ |
if_ethersubr.c | 109 #error You have included NETATALK or a pseudo-device in your configuration that depends on the presence of ethernet interfaces, but have no such interfaces configured. Check if you really need pseudo-device bridge, pppoe, vlan or options NETATALK. 759 * Processing a logical interfaces that are able 1516 * Common ioctls for Ethernet interfaces. Note, we must be
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8998.dtsi | 1276 /* 6 interfaces per QUP, BLSP2 indexes are numbered (n)+6 */
|