OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkmib
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_vlan.c
409
struct ifvlan_linkmib *
checkmib
;
local
434
checkmib
= vlan_lookup_tag_psref(p, vid, &psref);
435
if (
checkmib
!= NULL) {
436
vlan_putref_linkmib(
checkmib
, &psref);
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026