Searched refs:dgl (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dfirewire.h56 uint32_t dgl :16; member in struct:fw_encap::__anon9535
64 uint32_t dgl :16;
74 uint32_t dgl :16; member in struct:fw_encap::__anon9536
83 uint32_t dgl :16;
118 uint32_t fr_id; /* host+dgl */
H A Dif_fwsubr.c89 int unicast, dgl, foff; local
255 dgl = next_dgl++;
286 enc->firstfrag.dgl = dgl;
297 enc->nextfrag.dgl = dgl;
340 id = enc->firstfrag.dgl | (src << 16);

Completed in 53 milliseconds