Home
last modified time | relevance | path

Searched defs:opt_data (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dicmpv4.c83 static int icmpv4_update_record_route(uint8_t *opt_data, in icmpv4_update_record_route()
191 static int icmpv4_update_time_stamp(uint8_t *opt_data, in icmpv4_update_time_stamp()
352 uint8_t *opt_data, in icmpv4_reply_to_options()
Dipv4.c156 uint8_t opt_data[NET_IPV4_HDR_OPTNS_MAX_LEN]; in net_ipv4_parse_hdr_options() local