• Home
  • Raw
  • Download

Lines Matching refs:sk_buff

517 netdev_tx_t br_dev_xmit(struct sk_buff *skb, struct net_device *dev);
520 struct sk_buff *skb) in br_netpoll_send_skb()
532 struct sk_buff *skb) in br_netpoll_send_skb()
576 int br_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb,
578 int br_fdb_get(struct sk_buff *skb, struct nlattr *tb[], struct net_device *dev,
598 int br_dev_queue_push_xmit(struct net *net, struct sock *sk, struct sk_buff *skb);
599 void br_forward(const struct net_bridge_port *to, struct sk_buff *skb,
601 int br_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb);
602 void br_flood(struct net_bridge *br, struct sk_buff *skb,
607 const struct sk_buff *skb) in br_skb_isolated()
628 int br_handle_frame_finish(struct net *net, struct sock *sk, struct sk_buff *skb);
629 rx_handler_result_t br_handle_frame(struct sk_buff **pskb);
660 struct sk_buff *skb, u16 vid);
662 struct sk_buff *skb, u16 vid);
674 struct sk_buff *skb, bool local_rcv, bool local_orig);
699 const struct sk_buff *skb, u8 type, u8 dir);
757 static inline int br_multicast_igmp_type(const struct sk_buff *skb) in br_multicast_igmp_type()
764 struct sk_buff *skb, in br_multicast_rcv()
771 struct sk_buff *skb, u16 vid) in br_mdb_get()
818 struct sk_buff *skb, in br_multicast_flood()
853 const struct sk_buff *skb, in br_multicast_count()
867 static inline int br_multicast_igmp_type(const struct sk_buff *skb) in br_multicast_igmp_type()
876 struct net_bridge_vlan_group *vg, struct sk_buff *skb,
879 const struct sk_buff *skb);
880 bool br_should_learn(struct net_bridge_port *p, struct sk_buff *skb, u16 *vid);
881 struct sk_buff *br_handle_vlan(struct net_bridge *br,
884 struct sk_buff *skb);
940 static inline int br_vlan_get_tag(const struct sk_buff *skb, u16 *vid) in br_vlan_get_tag()
966 struct sk_buff *skb, in br_allowed_ingress()
973 const struct sk_buff *skb) in br_allowed_egress()
979 struct sk_buff *skb, u16 *vid) in br_should_learn()
984 static inline struct sk_buff *br_handle_vlan(struct net_bridge *br, in br_handle_vlan()
987 struct sk_buff *skb) in br_handle_vlan()
1045 static inline u16 br_vlan_get_tag(const struct sk_buff *skb, u16 *tag) in br_vlan_get_tag()
1109 int (*br_dev_xmit_hook)(struct sk_buff *skb);
1153 void br_stp_rcv(const struct stp_proto *proto, struct sk_buff *skb,
1175 int br_getlink(struct sk_buff *skb, u32 pid, u32 seq, struct net_device *dev,
1200 struct sk_buff *skb);
1202 const struct sk_buff *skb);
1212 static inline void br_switchdev_frame_unmark(struct sk_buff *skb) in br_switchdev_frame_unmark()
1223 struct sk_buff *skb) in nbp_switchdev_frame_mark()
1228 const struct sk_buff *skb) in nbp_switchdev_allowed_egress()
1257 static inline void br_switchdev_frame_unmark(struct sk_buff *skb) in br_switchdev_frame_unmark()
1264 void br_do_proxy_suppress_arp(struct sk_buff *skb, struct net_bridge *br,
1266 void br_do_suppress_nd(struct sk_buff *skb, struct net_bridge *br,
1268 struct nd_msg *br_is_nd_neigh_msg(struct sk_buff *skb, struct nd_msg *m);