Searched refs:packetType (Results 1 – 3 of 3) sorted by relevance
58 __be16 packetType; member
54 static int packet_type_to_index(u16 packetType) in packet_type_to_index() argument59 if (packet_type[i] == packetType) in packet_type_to_index()
545 if (ntohs(pptph->packetType) != PPTP_PACKET_CONTROL || in conntrack_pptp_help()