Lines Matching refs:u8
13 u8 ttl;
14 u8 tc;
15 u8 bos;
96 u8 nh_labels;
97 u8 nh_via_alen;
98 u8 nh_via_table;
99 u8 nh_reserved1;
145 u8 rt_protocol;
146 u8 rt_payload_type;
147 u8 rt_max_alen;
148 u8 rt_ttl_propagate;
149 u8 rt_nhn;
153 u8 rt_nhn_alive;
154 u8 rt_nh_size;
155 u8 rt_via_offset;
156 u8 rt_reserved1;
161 int nhsel; struct mpls_nh *nh; u8 *__nh; \
162 for (nhsel = 0, nh = (rt)->rt_nh, __nh = (u8 *)((rt)->rt_nh); \
167 int nhsel; struct mpls_nh *nh; u8 *__nh; \
169 __nh = (u8 *)((rt)->rt_nh); \
193 int nla_put_labels(struct sk_buff *skb, int attrtype, u8 labels,
195 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels,