Searched refs:pkt_buff (Results 1 – 1 of 1) sorted by relevance
1004 static uchar pkt_buff[IP_PKTSIZE] __aligned(PKTALIGN); in __net_defragment() local1007 struct ip_udp_hdr *localip = (struct ip_udp_hdr *)pkt_buff; in __net_defragment()1020 payload = (struct hole *)(pkt_buff + IP_HDR_SIZE); in __net_defragment()
Completed in 6 milliseconds