OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ether_vlancb_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ether.h
166
typedef int (*
ether_vlancb_t
)(struct ethercom *, uint16_t, bool);
typedef
200
ether_vlancb_t
ec_vlan_cb;
258
void ether_set_vlan_cb(struct ethercom *,
ether_vlancb_t
);
if_ethersubr.c
1503
ether_set_vlan_cb(struct ethercom *ec,
ether_vlancb_t
cb)
Completed in 16 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026