Searched refs:udp_dst_port_16bit (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/tests/net/ieee802154/6lo_fragment/src/ |
| D | main.c | 106 #define udp_dst_port_16bit 0xff22 macro 366 .udp.dst_port = htons(udp_dst_port_16bit), 383 .udp.dst_port = htons(udp_dst_port_16bit), 417 .udp.dst_port = htons(udp_dst_port_16bit), 434 .udp.dst_port = htons(udp_dst_port_16bit), 452 .udp.dst_port = htons(udp_dst_port_16bit),
|
| /Zephyr-latest/tests/net/6lo/src/ |
| D | main.c | 165 #define udp_dst_port_16bit 0xff22 macro 628 .nh.udp.dst_port = htons(udp_dst_port_16bit), 650 .nh.udp.dst_port = htons(udp_dst_port_16bit), 731 .nh.udp.dst_port = htons(udp_dst_port_16bit), 751 .nh.udp.dst_port = htons(udp_dst_port_16bit), 956 .nh.udp.dst_port = htons(udp_dst_port_16bit), 977 .nh.udp.dst_port = htons(udp_dst_port_16bit),
|