Searched refs:mh_data (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | os9k.h | 137 typedef mh_com *Mh_data,mh_data; typedef 162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | os9k.h | 137 typedef mh_com *Mh_data,mh_data; typedef 162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
|
| /openbsd/src/sys/sys/ |
| D | mbuf.h | 83 caddr_t mh_data; /* location of data */ member 173 #define m_data m_hdr.mh_data
|
| /openbsd/src/sys/net/ |
| D | bpf.c | 1440 mh.mh_data = (void *)hdr; in bpf_tap_hdr() 1450 md.mh_data = (void *)buf; in bpf_tap_hdr() 1478 mh.mh_data = (void *)data; in bpf_mtap_hdr() 1536 mh.mh_data = (caddr_t)&evh; in bpf_mtap_ether() 1541 md.mh_data = m->m_data + ETHER_HDR_LEN; in bpf_mtap_ether()
|
| D | if_gre.c | 1771 mh.mh_data = n->m_data + off; in mgre_start()
|