Searched refs:udp_dst_port_8bit (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/net/6lo/src/ |
D | main.c | 161 #define udp_dst_port_8bit 0xf122 macro 584 .nh.udp.dst_port = htons(udp_dst_port_8bit), 672 .nh.udp.dst_port = htons(udp_dst_port_8bit), 846 .nh.udp.dst_port = htons(udp_dst_port_8bit), 912 .nh.udp.dst_port = htons(udp_dst_port_8bit), 934 .nh.udp.dst_port = htons(udp_dst_port_8bit), 999 .nh.udp.dst_port = htons(udp_dst_port_8bit), 1038 .nh.udp.dst_port = htons(udp_dst_port_8bit), 1060 .nh.udp.dst_port = htons(udp_dst_port_8bit),
|
/Zephyr-latest/tests/net/ieee802154/6lo_fragment/src/ |
D | main.c | 102 #define udp_dst_port_8bit 0xf122 macro 332 .udp.dst_port = htons(udp_dst_port_8bit), 400 .udp.dst_port = htons(udp_dst_port_8bit),
|