HomeSort by: relevance | last modified time | path
    Searched defs:ether_vlancb_t (Results 1 - 1 of 1) sorted by relevancy

  /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);

Completed in 12 milliseconds