Home
last modified time | relevance | path

Searched defs:packetlen (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/arch/arm64/dev/
H A Daplhidev.c648 aplkbd_intr(struct device *self, uint8_t *packet, size_t packetlen) in aplkbd_intr()
856 aplms_intr(struct device *self, uint8_t *packet, size_t packetlen) in aplms_intr()
955 aplms_intr(struct device *self, uint8_t *packet, size_t packetlen) in aplms_intr()
H A Dapldc.c1214 apldckbd_intr(struct device *self, uint8_t *packet, size_t packetlen) in apldckbd_intr()
1422 apldcms_intr(struct device *self, uint8_t *packet, size_t packetlen) in apldcms_intr()
1521 apldcms_intr(struct device *self, uint8_t *packet, size_t packetlen) in apldcms_intr()
/openbsd/usr.sbin/traceroute/
H A Dtraceroute.c322 int packetlen; in main() local
/openbsd/sys/netinet/
H A Dtcp_output.c202 unsigned int optlen, hdrlen, packetlen; in tcp_output() local
/openbsd/sys/dev/ic/
H A Dsmc91cxx.c892 u_int16_t status, packetno, packetlen; in smc91cxx_read() local
/openbsd/usr.bin/snmp/
H A Dusm.c338 usm_parseparams(struct snmp_agent *agent, char *packet, size_t packetlen, in usm_parseparams()