Lines Matching defs:skb
31 const struct sk_buff *skb) in should_deliver()
38 int br_dev_queue_push_xmit(struct sock *sk, struct sk_buff *skb) in br_dev_queue_push_xmit()
53 int br_forward_finish(struct sock *sk, struct sk_buff *skb) in br_forward_finish()
62 static void __br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in __br_deliver()
85 static void __br_forward(const struct net_bridge_port *to, struct sk_buff *skb) in __br_forward()
108 void br_deliver(const struct net_bridge_port *to, struct sk_buff *skb) in br_deliver()
120 void br_forward(const struct net_bridge_port *to, struct sk_buff *skb, struct sk_buff *skb0) in br_forward()
135 struct sk_buff *skb, in deliver_clone()
153 struct sk_buff *skb, in maybe_deliver()
174 static void br_flood(struct net_bridge *br, struct sk_buff *skb, in br_flood()
177 struct sk_buff *skb), in br_flood()
218 void br_flood_deliver(struct net_bridge *br, struct sk_buff *skb, bool unicast) in br_flood_deliver()
224 void br_flood_forward(struct net_bridge *br, struct sk_buff *skb, in br_flood_forward()
233 struct sk_buff *skb, struct sk_buff *skb0, in br_multicast_flood()
282 struct sk_buff *skb) in br_multicast_deliver()
289 struct sk_buff *skb, struct sk_buff *skb2) in br_multicast_forward()