Home
last modified time | relevance | path

Searched refs:lowpan_next_hdr_size (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/
D6lowpan.h273 static inline u8 lowpan_next_hdr_size(const u8 h_enc, u16 *uncomp_header) in lowpan_next_hdr_size() function
366 ret += lowpan_next_hdr_size(h_enc, &uncomp_header); in lowpan_uncompress_size()