Lines Matching defs:vap

195 mesh_rt_add_locked(struct ieee80211vap *vap,  in mesh_rt_add_locked()
231 ieee80211_mesh_rt_find(struct ieee80211vap *vap, in ieee80211_mesh_rt_find()
244 ieee80211_mesh_rt_add(struct ieee80211vap *vap, in ieee80211_mesh_rt_add()
309 ieee80211_mesh_proxy_check(struct ieee80211vap *vap, in ieee80211_mesh_proxy_check()
369 ieee80211_mesh_rt_del(struct ieee80211vap *vap, in ieee80211_mesh_rt_del()
394 ieee80211_mesh_rt_flush(struct ieee80211vap *vap) in ieee80211_mesh_rt_flush()
408 ieee80211_mesh_rt_flush_peer(struct ieee80211vap *vap, in ieee80211_mesh_rt_flush_peer()
427 mesh_rt_flush_invalid(struct ieee80211vap *vap) in mesh_rt_flush_invalid()
486 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) in mesh_select_proto_path()
501 mesh_select_proto_metric(struct ieee80211vap *vap, const char *name) in mesh_select_proto_metric()
516 mesh_gatemode_setup(struct ieee80211vap *vap) in mesh_gatemode_setup()
538 struct ieee80211vap *vap = (struct ieee80211vap *)arg; in mesh_gatemode_cb() local
647 mesh_vdetach(struct ieee80211vap *vap) in mesh_vdetach()
662 mesh_vattach(struct ieee80211vap *vap) in mesh_vattach()
707 mesh_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in mesh_newstate()
865 struct ieee80211vap *vap = arg; in mesh_rt_cleanup_cb() local
879 ieee80211_mesh_mark_gate(struct ieee80211vap *vap, const uint8_t *addr, in ieee80211_mesh_mark_gate()
923 struct ieee80211vap *vap = ni->ni_vap; in mesh_linkchange() local
978 mesh_generateid(struct ieee80211vap *vap) in mesh_generateid()
997 mesh_checkpseq(struct ieee80211vap *vap, in mesh_checkpseq()
1028 ieee80211_mesh_find_txnode(struct ieee80211vap *vap, in ieee80211_mesh_find_txnode()
1057 mesh_transmit_to_gate(struct ieee80211vap *vap, struct mbuf *m, in mesh_transmit_to_gate()
1090 ieee80211_mesh_forward_to_gates(struct ieee80211vap *vap, in ieee80211_mesh_forward_to_gates()
1170 mesh_forward(struct ieee80211vap *vap, struct mbuf *m, in mesh_forward()
1277 mesh_decap(struct ieee80211vap *vap, struct mbuf *m, int hdrlen, int meshdrlen) in mesh_decap()
1370 mesh_isucastforme(struct ieee80211vap *vap, const struct ieee80211_frame *wh, in mesh_isucastforme()
1398 mesh_recv_indiv_data_to_fwrd(struct ieee80211vap *vap, struct mbuf *m, in mesh_recv_indiv_data_to_fwrd()
1460 mesh_recv_indiv_data_to_me(struct ieee80211vap *vap, struct mbuf *m, in mesh_recv_indiv_data_to_me()
1535 mesh_recv_group_data(struct ieee80211vap *vap, struct mbuf *m, in mesh_recv_group_data()
1572 struct ieee80211vap *vap = ni->ni_vap; in mesh_input() local
1878 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_mgmt() local
2158 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshpeering_action() local
2287 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_open() local
2435 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_confirm() local
2579 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshgate_action() local
2612 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshgate() local
2714 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action() local
2777 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action_meshpeering_open() local
2837 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action_meshpeering_confirm() local
2905 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action_meshpeering_close() local
2954 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action_meshlmetric() local
3002 struct ieee80211vap *vap = ni->ni_vap; in mesh_send_action_meshgate() local
3146 mesh_verify_meshid(struct ieee80211vap *vap, const uint8_t *ie) in mesh_verify_meshid()
3159 mesh_verify_meshconf(struct ieee80211vap *vap, const uint8_t *ie) in mesh_verify_meshconf()
3207 mesh_verify_meshpeer(struct ieee80211vap *vap, uint8_t subtype, in mesh_verify_meshpeer()
3250 ieee80211_add_meshid(uint8_t *frm, struct ieee80211vap *vap) in ieee80211_add_meshid()
3268 ieee80211_add_meshconf(uint8_t *frm, struct ieee80211vap *vap) in ieee80211_add_meshconf()
3428 ieee80211_mesh_node_init(struct ieee80211vap *vap, struct ieee80211_node *ni) in ieee80211_mesh_node_init()
3446 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_mesh_node_cleanup() local
3475 ieee80211_mesh_update_beacon(struct ieee80211vap *vap, in ieee80211_mesh_update_beacon()
3487 mesh_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq) in mesh_ioctl_get80211()
3599 mesh_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq) in mesh_ioctl_set80211()