Searched refs:proto_head (Results 1 – 1 of 1) sorted by relevance
355 __be16 *proto_head; in ucc_hdlc_tx() local368 proto_head = (__be16 *)skb->data; in ucc_hdlc_tx()369 *proto_head = htons(DEFAULT_HDLC_HEAD); in ucc_hdlc_tx()375 proto_head = (__be16 *)skb->data; in ucc_hdlc_tx()376 if (*proto_head != htons(DEFAULT_PPP_HEAD)) { in ucc_hdlc_tx()