Lines Matching full:used
20 * 3. The name of the author may not be used to endorse or promote products
45 * so most of the code is re-used.
100 * which is used within IPv6 communication
146 /** Set an address used for stateful compression.
172 /** Set the local address used for stateful compression.
178 /* netif not used for now, the address is stored globally... */ in rfc7668_set_local_addr_eui64()
183 /** Set the local address used for stateful compression.
189 /* netif not used for now, the address is stored globally... */ in rfc7668_set_local_addr_mac48()
194 /** Set the peer address used for stateful compression.
200 /* netif not used for now, the address is stored globally... */ in rfc7668_set_peer_addr_eui64()
205 /** Set the peer address used for stateful compression.
211 /* netif not used for now, the address is stored globally... */ in rfc7668_set_peer_addr_mac48()
222 …* @note Currently the pbuf allocation uses 256 bytes. If longer packets are used (possible due to …
330 /* dst ip6addr is not used here, we only have one peer */ in rfc7668_output()
402 * No flags are used (broadcast not possible, not ethernet, ...)