Home | History | Annotate | Download | only in racoon

Lines Matching refs:lbuf

217 				} lbuf;
254 if (ntohs(x.lbuf.udp.dest) == 501) {
255 extralen += sizeof(x.lbuf.udp) + x.lbuf.ip.ihl;
258 if (ntohs(x.lbuf.udp.uh_dport) == 501) {
259 extralen += sizeof(x.lbuf.udp) + x.lbuf.ip.ip_hl;