proto_head        354 drivers/net/wan/fsl_ucc_hdlc.c 	u16 *proto_head;
proto_head        367 drivers/net/wan/fsl_ucc_hdlc.c 		proto_head = (u16 *)skb->data;
proto_head        368 drivers/net/wan/fsl_ucc_hdlc.c 		*proto_head = htons(DEFAULT_HDLC_HEAD);
proto_head        374 drivers/net/wan/fsl_ucc_hdlc.c 		proto_head = (u16 *)skb->data;
proto_head        375 drivers/net/wan/fsl_ucc_hdlc.c 		if (*proto_head != htons(DEFAULT_PPP_HEAD)) {
proto_head        302 net/caif/cfcnfg.c 			int *proto_head, int *proto_tail)
proto_head        349 net/caif/cfcnfg.c 	*proto_head = protohead[param.linktype] + phy->head_room;