Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alereg.h749 #define ALE_TD_INSERT_VLAN_TAG 0x00000004 macro
H A Dif_ale.c1803 cflags |= ALE_TD_INSERT_VLAN_TAG; in ale_encap()