Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c630 args[0] = ni->ni_mlpid; in mesh_vdetach_peers()
2277 if (ni->ni_mlpid == 0) in mesh_recv_action_meshpeering_open()
2279 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2285 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2308 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2318 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2343 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2364 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2372 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2416 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_confirm()
[all …]
H A Dieee80211_node.h213 uint16_t ni_mlpid; /* link peer ID */ member
H A Dieee80211_ddb.c308 ni->ni_mllid, ni->ni_mlpid, ni->ni_mlrcnt, ni->ni_mltval); in _db_show_sta()
H A Dieee80211_ioctl.c448 si->isi_peerid = ni->ni_mlpid; in get_sta_info()