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

  /src/sys/net/lagg/
if_lagg.c 148 static int lagg_vlan_cb(struct ethercom *, uint16_t, bool);
415 ether_set_vlan_cb(ec, lagg_vlan_cb);
1307 lagg_vlan_cb(struct ethercom *ec, uint16_t vtag, bool set) function in typeref:typename:int
if_lagg.c 148 static int lagg_vlan_cb(struct ethercom *, uint16_t, bool);
415 ether_set_vlan_cb(ec, lagg_vlan_cb);
1307 lagg_vlan_cb(struct ethercom *ec, uint16_t vtag, bool set) function in typeref:typename:int

Completed in 30 milliseconds