Searched refs:hbytes (Results 1 – 2 of 2) sorted by relevance
947 u8 hbytes[sizeof(struct ipv6hdr)]; in __input_process_payload() local984 if (skb_copy_seq_read(skbseq, data, hbytes, iphlen)) { in __input_process_payload()989 iph = (struct iphdr *)hbytes; in __input_process_payload()994 iptfs_input_save_runt(xtfs, seq, hbytes, in __input_process_payload()1013 iptfs_input_save_runt(xtfs, seq, hbytes, in __input_process_payload()1019 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()