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

/freebsd-12-stable/sys/net/
H A Dfirewire.h58 uint32_t dgl :16; member in struct:fw_encap::__anon15850
66 uint32_t dgl :16;
76 uint32_t dgl :16; member in struct:fw_encap::__anon15851
85 uint32_t dgl :16;
120 uint32_t fr_id; /* host+dgl */
H A Dif_fwsubr.c92 int unicast, dgl, foff; local
263 dgl = next_dgl++;
294 enc->firstfrag.dgl = dgl;
305 enc->nextfrag.dgl = dgl;
348 id = enc->firstfrag.dgl | (src << 16);

Completed in 166 milliseconds