Lines Matching defs:skb
31 const struct sk_buff *skb) in should_deliver()
40 int br_dev_queue_push_xmit(struct net *net, struct sock *sk, struct sk_buff *skb) in br_dev_queue_push_xmit()
70 int br_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in br_forward_finish()
79 static void __br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in __br_deliver()
105 static void __br_forward(const struct net_bridge_port *to, struct sk_buff *skb) in __br_forward()
130 void br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in br_deliver()
142 void br_forward(const struct net_bridge_port *to, struct sk_buff *skb, struct sk_buff *skb0) in br_forward()
157 struct sk_buff *skb, in deliver_clone()
175 struct sk_buff *skb, in maybe_deliver()
196 static void br_flood(struct net_bridge *br, struct sk_buff *skb, in br_flood()
199 struct sk_buff *skb), in br_flood()
240 void br_flood_deliver(struct net_bridge *br, struct sk_buff *skb, bool unicast) in br_flood_deliver()
246 void br_flood_forward(struct net_bridge *br, struct sk_buff *skb, in br_flood_forward()
255 struct sk_buff *skb, struct sk_buff *skb0, in br_multicast_flood()
304 struct sk_buff *skb) in br_multicast_deliver()
311 struct sk_buff *skb, struct sk_buff *skb2) in br_multicast_forward()