Lines Matching refs:ucProtocol
2476 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_prvProcessIPPacket_ARPResolutionNotReqd_ICMP()
2523 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_prvProcessIPPacket_ARPResolutionNotReqd_ICMP2()
2564 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionNotReqd_UDP()
2605 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionNotReqd_UDP_DataLengthCorrect()
2643 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionNotReqd_UDP_AllLengthCorrect()
2691 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionNotReqd_UDP_AllLengthCorrect2()
2740 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionNotReqd_UDP_AllLengthCorrect3()
2790 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionReqd_UDP()
2845 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_UDP; in test_prvProcessIPPacket_ARPResolutionReqd_UDP1()
2894 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_TCP; in test_prvProcessIPPacket_TCP()
2940 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_TCP; in test_prvProcessIPPacket_TCP1()