I am looking for where the skb->priority is mapped to the vlan usr_priority at egress. I have found where it is mapped on ingress, but can't seem to find it on egress. I am using the 2.4.19 kernel and the ingress mappings are done in: net/8021q/vlan_dev.c:186 include/linux/if_vlan.h:168 Where are the egress mappings taken care of? John T. Kamenik jkamenik@xxxxxxxxxx