Searched refs:hbytes (Results 1 – 2 of 2) sorted by relevance
940 u8 hbytes[sizeof(struct ipv6hdr)]; in __input_process_payload() local976 if (skb_copy_seq_read(skbseq, data, hbytes, iphlen)) { in __input_process_payload()981 iph = (struct iphdr *)hbytes; in __input_process_payload()986 iptfs_input_save_runt(xtfs, seq, hbytes, in __input_process_payload()1000 iptfs_input_save_runt(xtfs, seq, hbytes, in __input_process_payload()1006 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()