Searched refs:hbytes (Results 1 – 2 of 2) sorted by relevance
946 u8 hbytes[sizeof(struct ipv6hdr)]; in __input_process_payload() local982 if (skb_copy_seq_read(skbseq, data, hbytes, iphlen)) { in __input_process_payload()987 iph = (struct iphdr *)hbytes; in __input_process_payload()992 iptfs_input_save_runt(xtfs, seq, hbytes, in __input_process_payload()1011 iptfs_input_save_runt(xtfs, seq, hbytes, in __input_process_payload()1017 iplen = be16_to_cpu(((struct ipv6hdr *)hbytes)->payload_len); in __input_process_payload()
647 u8 *hbytes = (unsigned char *) &hash_table[0]; in qe_set_multicast() local661 u8 tmp = *hbytes++; in qe_set_multicast()