Home | History | Annotate | Download | only in racoon

Lines Matching refs:ntohs

1285 			ntohs(iph1->pl_hash->h.len) - sizeof(*iph1->pl_hash));
2180 ntohs(gen->len) - sizeof(*gen) - 1);
2368 if(ntohs(gen->len) <= sizeof(*gen)){
2381 new->pl = vmalloc(ntohs(gen->len) - sizeof(*gen));