Searched refs:is_ethernet (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Docs_common.h119 is_ethernet:1, /**< Connection medium is ethernet (FCoE) */ member in struct:ocs_domain_record_s
H A Docs_domain.c546 if (drec->is_ethernet) {
H A Docs_hw.c9207 drec.is_ethernet = TRUE;
/freebsd-current/contrib/libpcap/
H A Dpcap-bpf.c796 int is_ethernet; local
835 is_ethernet = 1;
842 is_ethernet = 0;
846 if (is_ethernet) {

Completed in 98 milliseconds