Home | History | Annotate | Download | only in libpcap

Lines Matching defs:fromlen

1476 	socklen_t		fromlen;
1545 fromlen = sizeof(from);
1549 (struct sockaddr *) &from, &fromlen);