Searched refs:messageType (Results 1 – 3 of 3) sorted by relevance
143 switch (msg = ntohs(ctlh->messageType)) { in pptp_outbound_pkt()250 switch (msg = ntohs(ctlh->messageType)) { in pptp_inbound_pkt()
286 msg = ntohs(ctlh->messageType); in pptp_inbound_pkt()414 msg = ntohs(ctlh->messageType); in pptp_outbound_pkt()573 msg = ntohs(ctlh->messageType); in conntrack_pptp_help()
95 __be16 messageType; member