Searched refs:sph_subtype (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/net/
H A Dtrunklacp.h56 u_int8_t sph_subtype; member in struct:slowprothdr
H A Dif_aggr.c94 uint8_t sph_subtype; member in struct:ether_slowproto_hdr
790 switch (sph->sph_subtype) {
1861 switch (sph->sph_subtype) {
2773 lacpdu->lacp_du_sph.sph_subtype = SLOWPROTOCOLS_SUBTYPE_LACP;
H A Dtrunklacp.c375 du->ldu_sph.sph_subtype = SLOWPROTOCOLS_SUBTYPE_LACP;
427 mdu->mdu_sph.sph_subtype = SLOWPROTOCOLS_SUBTYPE_MARKER;

Completed in 98 milliseconds