Symbol: if_snd_tag_sw
sys/dev/cxgbe/crypto/t6_kern_tls.c
106
static const struct if_snd_tag_sw t6_tls_tag_sw = {
sys/dev/cxgbe/crypto/t7_kern_tls.c
116
static const struct if_snd_tag_sw t7_tls_tag_sw = {
sys/dev/cxgbe/t4_sched.c
791
static const struct if_snd_tag_sw cxgbe_rate_tag_sw = {
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls.c
436
const struct if_snd_tag_sw *snd_tag_sw;
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls.c
48
static const struct if_snd_tag_sw mlx5e_tls_snd_tag_sw = {
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls.c
55
static const struct if_snd_tag_sw mlx5e_tls_rl_snd_tag_sw = {
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
47
static const struct if_snd_tag_sw mlx5e_tls_rx_snd_tag_sw = {
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
357
static const struct if_snd_tag_sw mlx5e_ul_snd_tag_sw = {
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
46
static const struct if_snd_tag_sw mlx5e_rl_snd_tag_sw = {
sys/kern/kern_mbuf.c
1647
const struct if_snd_tag_sw *sw)
sys/net/if_lagg.c
1772
static const struct if_snd_tag_sw lagg_snd_tag_ul_sw = {
sys/net/if_lagg.c
1780
static const struct if_snd_tag_sw lagg_snd_tag_rl_sw = {
sys/net/if_lagg.c
1790
static const struct if_snd_tag_sw lagg_snd_tag_tls_sw = {
sys/net/if_lagg.c
1799
static const struct if_snd_tag_sw lagg_snd_tag_tls_rl_sw = {
sys/net/if_lagg.c
1864
const struct if_snd_tag_sw *sw;
sys/net/if_vlan.c
2476
const struct if_snd_tag_sw *sw;
sys/net/if_vlan.c
346
static const struct if_snd_tag_sw vlan_snd_tag_ul_sw = {
sys/net/if_vlan.c
354
static const struct if_snd_tag_sw vlan_snd_tag_rl_sw = {
sys/net/if_vlan.c
364
static const struct if_snd_tag_sw vlan_snd_tag_tls_sw = {
sys/net/if_vlan.c
373
static const struct if_snd_tag_sw vlan_snd_tag_tls_rl_sw = {
sys/sys/mbuf.h
136
struct if_snd_tag_sw;
sys/sys/mbuf.h
140
const struct if_snd_tag_sw *sw;
sys/sys/mbuf.h
874
const struct if_snd_tag_sw *);