Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dr600_hdmi.c130 static void r600_hdmi_infoframe_checksum(uint8_t packetType, in r600_hdmi_infoframe_checksum() argument
136 frame[0] = packetType + versionNumber + length; in r600_hdmi_infoframe_checksum()
/linux-3.4.99/include/linux/netfilter/
Dnf_conntrack_pptp.h58 __be16 packetType; member
/linux-3.4.99/net/netfilter/
Dnf_conntrack_pptp.c541 if (ntohs(pptph->packetType) != PPTP_PACKET_CONTROL || in conntrack_pptp_help()