Lines Matching refs:nh
243 } nh; member
319 res = memcmp((uint8_t *)udp_hdr, (uint8_t *)&data->nh.udp, in compare_udp_hdr()
342 res = memcmp((uint8_t *)icmp_hdr, (uint8_t *)&data->nh.icmp, in compare_icmp_hdr()
524 data->nh.udp.len = htons(len); in create_pkt()
561 .nh.udp.src_port = htons(udp_src_port_4bit),
562 .nh.udp.dst_port = htons(udp_dst_port_4bit),
563 .nh.udp.len = 0x00,
564 .nh.udp.chksum = 0x00,
583 .nh.udp.src_port = htons(udp_src_port_8bit_y),
584 .nh.udp.dst_port = htons(udp_dst_port_8bit),
585 .nh.udp.len = 0x00,
586 .nh.udp.chksum = 0x00,
605 .nh.udp.src_port = htons(udp_src_port_8bit),
606 .nh.udp.dst_port = htons(udp_dst_port_8bit_y),
607 .nh.udp.len = 0x00,
608 .nh.udp.chksum = 0x00,
627 .nh.udp.src_port = htons(udp_src_port_16bit),
628 .nh.udp.dst_port = htons(udp_dst_port_16bit),
629 .nh.udp.len = 0x00,
630 .nh.udp.chksum = 0x00,
649 .nh.udp.src_port = htons(udp_src_port_16bit),
650 .nh.udp.dst_port = htons(udp_dst_port_16bit),
651 .nh.udp.len = 0x00,
652 .nh.udp.chksum = 0x00,
671 .nh.udp.src_port = htons(udp_src_port_8bit),
672 .nh.udp.dst_port = htons(udp_dst_port_8bit),
673 .nh.udp.len = 0x00,
674 .nh.udp.chksum = 0x00,
710 .nh.icmp.type = NET_ICMPV6_ECHO_REQUEST,
711 .nh.icmp.code = 0,
712 .nh.icmp.chksum = 0,
730 .nh.udp.src_port = htons(udp_src_port_16bit),
731 .nh.udp.dst_port = htons(udp_dst_port_16bit),
732 .nh.udp.len = 0x00,
733 .nh.udp.chksum = 0x00,
750 .nh.udp.src_port = htons(udp_src_port_16bit),
751 .nh.udp.dst_port = htons(udp_dst_port_16bit),
752 .nh.udp.len = 0x00,
753 .nh.udp.chksum = 0x00,
786 .nh.icmp.type = NET_ICMPV6_ECHO_REQUEST,
787 .nh.icmp.code = 0,
788 .nh.icmp.chksum = 0,
805 .nh.udp.src_port = htons(udp_src_port_8bit),
806 .nh.udp.dst_port = htons(udp_dst_port_8bit_y),
807 .nh.udp.len = 0x00,
808 .nh.udp.chksum = 0x00,
845 .nh.udp.src_port = htons(udp_src_port_8bit_y),
846 .nh.udp.dst_port = htons(udp_dst_port_8bit),
847 .nh.udp.len = 0x00,
848 .nh.udp.chksum = 0x00,
867 .nh.udp.src_port = htons(udp_src_port_8bit),
868 .nh.udp.dst_port = htons(udp_dst_port_8bit_y),
869 .nh.udp.len = 0x00,
870 .nh.udp.chksum = 0x00,
889 .nh.udp.src_port = htons(udp_src_port_8bit),
890 .nh.udp.dst_port = htons(udp_dst_port_8bit_y),
891 .nh.udp.len = 0x00,
892 .nh.udp.chksum = 0x00,
911 .nh.udp.src_port = htons(udp_src_port_8bit_y),
912 .nh.udp.dst_port = htons(udp_dst_port_8bit),
913 .nh.udp.len = 0x00,
914 .nh.udp.chksum = 0x00,
933 .nh.udp.src_port = htons(udp_src_port_8bit_y),
934 .nh.udp.dst_port = htons(udp_dst_port_8bit),
935 .nh.udp.len = 0x00,
936 .nh.udp.chksum = 0x00,
955 .nh.udp.src_port = htons(udp_src_port_16bit),
956 .nh.udp.dst_port = htons(udp_dst_port_16bit),
957 .nh.udp.len = 0x00,
958 .nh.udp.chksum = 0x00,
976 .nh.udp.src_port = htons(udp_src_port_16bit),
977 .nh.udp.dst_port = htons(udp_dst_port_16bit),
978 .nh.udp.len = 0x00,
979 .nh.udp.chksum = 0x00,
998 .nh.udp.src_port = htons(udp_src_port_8bit),
999 .nh.udp.dst_port = htons(udp_dst_port_8bit),
1000 .nh.udp.len = 0x00,
1001 .nh.udp.chksum = 0x00,
1037 .nh.udp.src_port = htons(udp_src_port_8bit_y),
1038 .nh.udp.dst_port = htons(udp_dst_port_8bit),
1039 .nh.udp.len = 0x00,
1040 .nh.udp.chksum = 0x00,
1059 .nh.udp.src_port = htons(udp_src_port_8bit_y),
1060 .nh.udp.dst_port = htons(udp_dst_port_8bit),
1061 .nh.udp.len = 0x00,
1062 .nh.udp.chksum = 0x00,