Home
last modified time | relevance | path

Searched defs:sf_rx_bufdesc_type1 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/sf/
H A Dif_sfreg.h683 struct sf_rx_bufdesc_type1 { struct
684 u_int32_t sf_valid:1,
685 sf_end:1,
686 sf_addrlo:30;
687 u_int32_t sf_addrhi;
689 u_int32_t sf_pad;
691 struct mbuf *sf_mbuf;