Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/
Dlowpan6_common.h70 … u8_t *lowpan6_header_len_out, u8_t *hidden_header_len_out, ip6_addr_t *lowpan6_contexts,
/third_party/lwip/src/netif/
Dlowpan6_common.c133 … u8_t *lowpan6_header_len_out, u8_t *hidden_header_len_out, ip6_addr_t *lowpan6_contexts, in lowpan6_compress_headers() argument
147 LWIP_ASSERT("hidden_header_len_out != NULL", hidden_header_len_out != NULL); in lowpan6_compress_headers()
370 *hidden_header_len_out = hidden_header_len; in lowpan6_compress_headers()