Lines Matching defs:dir
3756 const struct sk_buff *skb, u8 type, u8 dir)
3768 pstats->mstats.igmp_v1reports[dir]++;
3771 pstats->mstats.igmp_v2reports[dir]++;
3774 pstats->mstats.igmp_v3reports[dir]++;
3778 pstats->mstats.igmp_v3queries[dir]++;
3788 pstats->mstats.igmp_v1queries[dir]++;
3790 pstats->mstats.igmp_v2queries[dir]++;
3794 pstats->mstats.igmp_leaves[dir]++;
3805 pstats->mstats.mld_v1reports[dir]++;
3808 pstats->mstats.mld_v2reports[dir]++;
3812 pstats->mstats.mld_v2queries[dir]++;
3814 pstats->mstats.mld_v1queries[dir]++;
3817 pstats->mstats.mld_leaves[dir]++;
3827 const struct sk_buff *skb, u8 type, u8 dir)
3842 br_mcast_stats_add(stats, skb, type, dir);