Searched refs:DLT_EN10MB (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.h248 #define DLT_EN10MB 1 /* Ethernet (10Mb) */ macro
H A Dbpf.c264 case DLT_EN10MB:
386 case DLT_EN10MB: {
H A Dif_vlan.c1007 bpfattach(ifp, DLT_EN10MB, sizeof(struct ether_header));
H A Dif_bond.c1191 bpfattach(ifp, DLT_EN10MB, sizeof(struct ether_header));
H A Dif_bridge.c1234 error = bpf_attach(ifp, DLT_EN10MB, sizeof (struct ether_header),

Completed in 97 milliseconds