OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interfaces
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.sbin/map-mbone/
mapper.c
74
struct interface *
interfaces
; /* Else, neighbor data */
member in union:node::__anon8506
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/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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/
stm32429i-eval.dts
53
#include <dt-bindings/media/video-
interfaces
.h>
/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/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
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/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.
797
* Processing a logical
interfaces
that are able
1554
* Common ioctls for Ethernet
interfaces
. Note, we must be
Completed in 32 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026