Home
last modified time | relevance | path

Searched refs:MIB_PATH_THRU (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/fddi/skfp/
H A Dcfm.c422 smc->mib.p[PA].fddiPORTCurrentPath = MIB_PATH_THRU ; in cfm_fsm()
423 smc->mib.p[PB].fddiPORTCurrentPath = MIB_PATH_THRU ; in cfm_fsm()
455 smc->mib.p[PA].fddiPORTCurrentPath = MIB_PATH_THRU ; in cfm_fsm()
456 smc->mib.p[PB].fddiPORTCurrentPath = MIB_PATH_THRU ; in cfm_fsm()
/linux/drivers/net/fddi/skfp/h/
H A Dfddimib.h60 #define MIB_PATH_THRU 5 macro