Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/icmpv4/src/
Dmain.c366 static struct net_pkt *prepare_echo_request_with_options(struct net_if *iface) in prepare_echo_request_with_options() function
492 pkt = prepare_echo_request_with_options(net_iface); in ZTEST()