Lines Matching defs:skb
31 const struct sk_buff *skb) in should_deliver()
37 static inline unsigned packet_length(const struct sk_buff *skb) in packet_length()
42 int br_dev_queue_push_xmit(struct sk_buff *skb) in br_dev_queue_push_xmit()
56 int br_forward_finish(struct sk_buff *skb) in br_forward_finish()
63 static void __br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in __br_deliver()
81 static void __br_forward(const struct net_bridge_port *to, struct sk_buff *skb) in __br_forward()
99 void br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in br_deliver()
110 void br_forward(const struct net_bridge_port *to, struct sk_buff *skb, struct sk_buff *skb0) in br_forward()
125 struct sk_buff *skb, in deliver_clone()
143 struct sk_buff *skb, in maybe_deliver()
164 static void br_flood(struct net_bridge *br, struct sk_buff *skb, in br_flood()
196 void br_flood_deliver(struct net_bridge *br, struct sk_buff *skb) in br_flood_deliver()
202 void br_flood_forward(struct net_bridge *br, struct sk_buff *skb, in br_flood_forward()
211 struct sk_buff *skb, struct sk_buff *skb0, in br_multicast_flood()
260 struct sk_buff *skb) in br_multicast_deliver()
267 struct sk_buff *skb, struct sk_buff *skb2) in br_multicast_forward()