Searched refs:messageType (Results 1 – 3 of 3) sorted by relevance
133 switch (msg = ntohs(ctlh->messageType)) { in pptp_outbound_pkt()233 switch (msg = ntohs(ctlh->messageType)) { in pptp_inbound_pkt()
280 msg = ntohs(ctlh->messageType); in pptp_inbound_pkt()408 msg = ntohs(ctlh->messageType); in pptp_outbound_pkt()559 msg = ntohs(ctlh->messageType); in conntrack_pptp_help()
91 __be16 messageType; member