Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_rx.c423 union gve_rx_data_slot *data_slot, bool is_only_frag) in gve_rx_create_mbuf()
540 bool is_only_frag = is_first_frag && is_last_frag; in gve_rx() local