OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkmib
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_vlan.c
409
struct ifvlan_linkmib *
checkmib
;
local in function:vlan_config
434
checkmib
= vlan_lookup_tag_psref(p, vid, &psref);
435
if (
checkmib
!= NULL) {
436
vlan_putref_linkmib(
checkmib
, &psref);
if_vlan.c
409
struct ifvlan_linkmib *
checkmib
;
local in function:vlan_config
434
checkmib
= vlan_lookup_tag_psref(p, vid, &psref);
435
if (
checkmib
!= NULL) {
436
vlan_putref_linkmib(
checkmib
, &psref);
if_vlan.c
409
struct ifvlan_linkmib *
checkmib
;
local in function:vlan_config
434
checkmib
= vlan_lookup_tag_psref(p, vid, &psref);
435
if (
checkmib
!= NULL) {
436
vlan_putref_linkmib(
checkmib
, &psref);
Completed in 36 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025