Home
last modified time | relevance | path

Searched refs:work_buf (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dah4.c132 char work_buf[60]; in ah_input() local
161 memcpy(work_buf, iph, ihl); in ah_input()
192 memcpy(skb_network_header(skb), work_buf, ihl); in ah_input()