Searched defs:dataend (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-ospf6.c | 469 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 D | print-ospf.c | 359 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 D | Cmd.pm | 541 sub dataend { subroutine
|
/openbsd-src/sys/dev/usb/ |
H A D | uhci.c | 1624 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 D | ehci.c | 3020 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 D | misc.c | 329 dataend() dataend() function
|