Home
last modified time | relevance | path

Searched refs:cnt_inc_headroom_on_tx (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dif_vlan.h110 unsigned long cnt_inc_headroom_on_tx; /* How many times did we have to grow the skb on TX. */ member
/linux-2.4.37.9/net/8021q/
Dvlan_dev.c410 VLAN_DEV_INFO(vdev)->cnt_inc_headroom_on_tx++; in vlan_dev_hard_header()
475 VLAN_DEV_INFO(dev)->cnt_inc_headroom_on_tx++; in vlan_dev_hard_start_xmit()
Dvlanproc.c389 "total headroom inc", dev_info->cnt_inc_headroom_on_tx); in vlandev_get_info()