HomeSort by: relevance | last modified time | path
    Searched defs:hdrs (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/msgs/
msgs.c 152 bool hdrs = NO; variable in typeref:typename:bool
211 hdrs = YES;
497 if (already && !hdrs)
533 if (hdrs) {
690 if (hdrs)
  /src/sys/dev/pci/
if_vioif.c 1286 struct virtio_net_hdr *hdrs; local in function:vioif_alloc_mems
1294 hdrs = netq->netq_maps_kva;
1298 maps[i].vnm_hdr = &hdrs[i];

Completed in 50 milliseconds