Home
last modified time | relevance | path

Searched refs:lowpan_iphc_tf_compress (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/6lowpan/
H A Diphc.c1014 /* lowpan_iphc_tf_compress - compress the traffic class which is set by
1017 static u8 lowpan_iphc_tf_compress(u8 **hc_ptr, const struct ipv6hdr *hdr) in lowpan_iphc_tf_compress() function
1192 iphc0 |= lowpan_iphc_tf_compress(&hc_ptr, hdr); in lowpan_header_compress()
/kernel/linux/linux-6.6/net/6lowpan/
H A Diphc.c1014 /* lowpan_iphc_tf_compress - compress the traffic class which is set by
1017 static u8 lowpan_iphc_tf_compress(u8 **hc_ptr, const struct ipv6hdr *hdr) in lowpan_iphc_tf_compress() function
1192 iphc0 |= lowpan_iphc_tf_compress(&hc_ptr, hdr); in lowpan_header_compress()

Completed in 4 milliseconds