Searched defs:pktbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c741 char pktbuf[MAX_DGRAM_SIZE];
746 cc = recvfrom(port_fd, pktbuf, sizeof(pktbuf), 0,
762 request.data = pktbuf;
737 char pktbuf[MAX_DGRAM_SIZE]; local

Completed in 76 milliseconds