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