Searched defs:ip_hdrlen (Results 1 – 3 of 3) sorted by relevance
169 unsigned int snap_ip_tcp_hdrlen, ip_hdrlen, total_len, hdr_room; in iwl_txq_gen2_build_amsdu() local
1911 unsigned int snap_ip_tcp_hdrlen, ip_hdrlen, total_len, hdr_room; in iwl_fill_data_tbs_amsdu() local
71 static inline unsigned int ip_hdrlen(const struct sk_buff *skb) in ip_hdrlen() function