Lines Matching defs:lbuf
204 char lbuf[sizeof(struct udphdr) + 250 udp = (struct udphdr *)&x.lbuf[0];252 ip = (struct iphdr *)(x.lbuf + sizeof(*udp));258 udp = (struct udphdr *)&x.lbuf[0];260 ip = (struct ip *)(x.lbuf + sizeof(*udp));