HomeSort by: relevance | last modified time | path
    Searched refs:ether_inject_vlantag (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net/
if_ether.h 422 int ether_inject_vlantag(struct mbuf **, uint16_t, uint16_t);
if_vlan.c 1311 (void)ether_inject_vlantag(&m,
1407 error = ether_inject_vlantag(&m,
if_ethersubr.c 1829 ether_inject_vlantag(struct mbuf **mp, uint16_t etype, uint16_t tag) function in typeref:typename:int
if_bridge.c 1524 (void)ether_inject_vlantag(&m, ETHERTYPE_VLAN,

Completed in 17 milliseconds