Home
last modified time | relevance | path

Searched refs:mac_ether_offload_flags_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h677 } mac_ether_offload_flags_t; typedef
680 mac_ether_offload_flags_t meoi_flags; /* What's valid? */
/illumos-gate/usr/src/test/os-tests/tests/mac/
H A Dmac_parsing.c62 } mac_ether_offload_flags_t; typedef
65 mac_ether_offload_flags_t meoi_flags; /* What's valid? */
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c2014 mac_ether_offload_flags_t *fragp, uint16_t *hdr_sizep) in mac_mmc_parse_l3()
2045 mac_ether_offload_flags_t frag_flags = 0; in mac_mmc_parse_l3()
2062 mac_ether_offload_flags_t frag_flags = 0; in mac_mmc_parse_l3()
2279 mac_ether_offload_flags_t frag_flags; in mac_partial_offload_info()
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1314 mac_ether_offload_flags_t needed; in vioif_send()