OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bmcast
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_bridge.c
2127
bool
bmcast
;
local in function:bridge_broadcast
2131
bmcast
= m->m_flags & (M_BCAST|M_MCAST);
2150
if ((bif->bif_flags & IFBIF_DISCOVER) == 0 && !
bmcast
)
2179
if (
bmcast
) {
if_bridge.c
2127
bool
bmcast
;
local in function:bridge_broadcast
2131
bmcast
= m->m_flags & (M_BCAST|M_MCAST);
2150
if ((bif->bif_flags & IFBIF_DISCOVER) == 0 && !
bmcast
)
2179
if (
bmcast
) {
Completed in 138 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025