Home
last modified time | relevance | path

Searched refs:BRVLAN_CLR (Results 1 – 2 of 2) sorted by relevance

/src/sys/net/
H A Dif_bridgevar.h339 #define BRVLAN_CLR(set, bit) __BIT_CLR(BRVLAN_SETSIZE, (bit), set) macro
/src/sbin/ifconfig/
H A Difbridge.c825 BRVLAN_CLR(set, DOT1Q_VID_NULL); in parse_vlans()
826 BRVLAN_CLR(set, DOT1Q_VID_RSVD_IMPL); in parse_vlans()