Man Page: ieee80211_get_hdrlen_from_skb
Operating Environment: centos
Section: 9
IEEE80211_GET_HDRLEN(9) Utility functions IEEE80211_GET_HDRLEN(9)NAMEieee80211_get_hdrlen_from_skb - get header length from dataSYNOPSISunsigned int ieee80211_get_hdrlen_from_skb(const struct sk_buff * skb);ARGUMENTSskb the frameDESCRIPTIONGiven an skb with a raw 802.11 header at the data pointer this function returns the 802.11 header length.RETURNThe 802.11 header length in bytes (not including encryption headers). Or 0 if the data in the sk_buff is too short to contain a valid 802.11 header.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_GET_HDRLEN(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_sk_buff(9) - centos |
| wimax_msg_alloc(9) - centos |
| struct_ieee80211_rx_status(9) - suse |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |