Searched defs:PKTLEN (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ | ||
H A D | rdisc.c | 1260 #define PKTLEN 512 macro 1267 uint16_t s[PKTLEN/sizeof (uint16_t)]; 1268 uint8_t b[PKTLEN/sizeof (uint8_t)]; |
Completed in 46 milliseconds