Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_mesh.c626 args[0] = ni->ni_mlpid; in mesh_vdetach_peers()
2273 if (ni->ni_mlpid == 0) in mesh_recv_action_meshpeering_open()
2275 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2281 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2304 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2314 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2339 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2360 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2368 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_open()
2412 args[0] = ni->ni_mlpid; in mesh_recv_action_meshpeering_confirm()
[all …]
H A Dieee80211_node.h211 uint16_t ni_mlpid; /* link peer ID */ member
H A Dieee80211_ddb.c314 ni->ni_mllid, ni->ni_mlpid, ni->ni_mlrcnt, ni->ni_mltval); in _db_show_sta()
H A Dieee80211_ioctl.c447 si->isi_peerid = ni->ni_mlpid; in get_sta_info()