Home
last modified time | relevance | path

Searched refs:ethermulticastaddr_slowprotocols (Results 1 – 7 of 7) sorted by path

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/net/
H A Dif_ether.h151 extern const uint8_t ethermulticastaddr_slowprotocols[ETHER_ADDR_LEN];
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/net/
H A Dif_ether.h151 extern const uint8_t ethermulticastaddr_slowprotocols[ETHER_ADDR_LEN];
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/agr/
H A Dieee8023ad_lacp.c133 &ethermulticastaddr_slowprotocols, ETHER_ADDR_LEN)) { in ieee8023ad_lacp_input()
220 memcpy(&du->ldu_eh.ether_dhost, ethermulticastaddr_slowprotocols, in lacp_xmit_lacpdu()
H A Dieee8023ad_marker.c87 &ethermulticastaddr_slowprotocols, ETHER_ADDR_LEN)) { in ieee8023ad_marker_input()
104 &ethermulticastaddr_slowprotocols, ETHER_ADDR_LEN); in ieee8023ad_marker_input()
H A Dif_agrether.c200 sizeof(ethermulticastaddr_slowprotocols)); in agrether_portinit()
202 &ethermulticastaddr_slowprotocols, in agrether_portinit()
203 sizeof(ethermulticastaddr_slowprotocols)); in agrether_portinit()
244 sizeof(ethermulticastaddr_slowprotocols)); in agrether_portfini()
246 &ethermulticastaddr_slowprotocols, in agrether_portfini()
247 sizeof(ethermulticastaddr_slowprotocols)); in agrether_portfini()
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_ether.h206 extern const uint8_t ethermulticastaddr_slowprotocols[ETHER_ADDR_LEN];
H A Dif_ethersubr.c176 const uint8_t ethermulticastaddr_slowprotocols[ETHER_ADDR_LEN] = variable