Searched defs:ra (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dipv6.h93 __be16 ra; member in struct:inet6_skb_parm
H A Dfs.h780 static inline int ra_has_index(struct file_ra_state *ra, pgoff_t index) argument
782 return (index >= ra->start &&
783 index < ra->start + ra->size);
2492 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
H A Dieee80211.h1050 u8 ra[ETH_ALEN]; member in struct:ieee80211_rts
1057 u8 ra[ETH_ALEN]; member in struct:ieee80211_cts
1174 __u8 ra[ETH_ALEN]; member in struct:ieee80211_bar

Completed in 187 milliseconds