Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/tcpdump/
H A Dprint-ospf6.c469 ospf6_decode_v3(const struct ospf6hdr *op, const u_char *dataend) in ospf6_decode_v3()
608 const u_char *dataend; in ospf6_print() local
H A Dprint-ospf.c359 ospf_decode_v2(const struct ospfhdr *op, const u_char *dataend) in ospf_decode_v2()
498 const u_char *dataend; in ospf_print() local
/openbsd-src/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DCmd.pm541 sub dataend { subroutine
/openbsd-src/sys/dev/usb/
H A Duhci.c1624 struct uhci_soft_td *data, *dataend; in uhci_device_bulk_start() local
1845 struct uhci_soft_td *data, *dataend; in uhci_device_intr_start() local
1972 struct uhci_soft_td *setup, *data, *stat, *next, *dataend; in uhci_device_request() local
2426 struct uhci_soft_td *data, *dataend; in uhci_device_intr_done() local
H A Dehci.c3020 struct ehci_soft_qtd *data, *dataend; in ehci_device_bulk_start() local
3134 struct ehci_soft_qtd *data, *dataend; in ehci_device_intr_start() local
3201 struct ehci_soft_qtd *data, *dataend; in ehci_device_intr_done() local
/openbsd-src/usr.bin/lex/
H A Dmisc.c329 dataend() dataend() function