OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_enm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ethersubr.c
1350
struct ether_multi *enm, *
_enm
;
local in function:ether_addmulti
1374
_enm
= ether_lookup_multi(addrlo, addrhi, ec);
1375
if (
_enm
!= NULL) {
1379
++
_enm
->enm_refcount;
if_ethersubr.c
1350
struct ether_multi *enm, *
_enm
;
local in function:ether_addmulti
1374
_enm
= ether_lookup_multi(addrlo, addrhi, ec);
1375
if (
_enm
!= NULL) {
1379
++
_enm
->enm_refcount;
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025