Home
last modified time | relevance | path

Searched defs:ra (Results 1 – 12 of 12) sorted by relevance

/net/mac80211/
Dagg-tx.c115 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar()
744 void ieee80211_start_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb()
787 const u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb_irqsafe()
863 void ieee80211_stop_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u8 tid) in ieee80211_stop_tx_ba_cb()
918 const u8 *ra, u16 tid) in ieee80211_stop_tx_ba_cb_irqsafe()
Dwme.c150 const u8 *ra = NULL; in ieee80211_select_queue() local
Dtkip.c245 u8 *ra, int only_iv, int queue, in ieee80211_tkip_decrypt_data()
Dmesh_hwmp.c238 u16 target_rcode, const u8 *ra) in mesh_path_error_tx()
Dieee80211_i.h1421 u8 ra[ETH_ALEN]; member
/net/ipv4/
Dip_input.c156 struct ip_ra_chain *ra; in ip_call_ra_chain() local
Dip_sockglue.c326 struct ip_ra_chain *ra = container_of(head, struct ip_ra_chain, rcu); in ip_ra_destroy_rcu() local
335 struct ip_ra_chain *ra, *new_ra; in ip_ra_control() local
/net/ipv6/
Dipv6_sockglue.c63 struct ip6_ra_chain *ra, *new_ra, **rap; in ip6_ra_control() local
Dmcast.c1578 u8 ra[8] = { IPPROTO_ICMPV6, 0, in mld_newpack() local
1971 u8 ra[8] = { IPPROTO_ICMPV6, 0, in igmp6_send() local
Dip6_output.c286 struct ip6_ra_chain *ra; in ip6_call_ra_chain() local
Dndisc.c1071 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
/net/bluetooth/
Dsmp.c401 const bdaddr_t *ia, u8 _rat, const bdaddr_t *ra, u8 res[16]) in smp_c1()
3474 const bdaddr_t ra = { { 0xb6, 0xb5, 0xb4, 0xb3, 0xb2, 0xb1 } }; in test_c1() local