Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
if_ether.h | 166 typedef int (*ether_vlancb_t)(struct ethercom *, uint16_t, bool); typedef in typeref:typename:int (*)(struct ethercom *,uint16_t,bool) 200 ether_vlancb_t ec_vlan_cb; 258 void ether_set_vlan_cb(struct ethercom *, ether_vlancb_t); |