Searched refs:__u16 (Results 1 – 3 of 3) sorted by relevance
27 #define PORT(a, b) ((__u16)(((a) & 0xff) << 8) | \76 __u16 dport;77 __u16 sport;83 __u16 dport;84 __u16 sport;125 __u16 proto = (__u16)skb->protocol; in rss_l3_l4()147 proto = *(__u16 *)(data + ETH_ALEN * 2 + in rss_l3_l4()
466 __u16 cq_depth;467 __u16 cq_depth_threshold;468 __u16 cq_history_list_size;494 __u16 cq_depth;495 __u16 cq_depth_threshold;
112 #ifndef __u16113 #define __u16 uint16_t macro