HomeSort by: relevance | last modified time | path
    Searched refs:ether_vlancb_t (Results 1 - 2 of 2) 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);
if_ethersubr.c 1503 ether_set_vlan_cb(struct ethercom *ec, ether_vlancb_t cb)

Completed in 14 milliseconds