Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_plink.c24 PLINK_UNDEFINED, enumerator
46 [PLINK_UNDEFINED] = "NONE",
1027 enum plink_event event = PLINK_UNDEFINED; in mesh_plink_get_event()
1191 } else if (!sta || event == PLINK_UNDEFINED) { in mesh_process_plink_frame()