Searched defs:dp_peer (Results 1 – 1 of 1) sorted by relevance
5055 struct dp_peer { struct5073 TAILQ_ENTRY(dp_peer) peer_list_elem; argument5078 struct dp_rx_tid *rx_tid;5082 struct {5085 } security[2]; /* 0 -> multicast, 1 -> unicast */5088 uint16_t bss_peer:1, /* set for bss peer */5089 authorize:1, /* Set when authorized */5090 valid:1, /* valid bit */5091 delete_in_progress:1, /* Indicate kickout sent */5092 sta_self_peer:1, /* Indicate STA self peer */[all …]