Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c1953 #define IPV6_HDR_SIZE sizeof(struct net_ipv6_hdr) in test_check_ttl() macro
1956 #define V6_HDR_SIZE (IPV6_HDR_SIZE + UDP_HDR_SIZE) in test_check_ttl()
1957 #define MAX_HDR_SIZE (IPV6_HDR_SIZE + UDP_HDR_SIZE) in test_check_ttl()