Lines Matching defs:skb
694 int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb) in dev_fill_metadata_dst()
1713 static inline void net_timestamp_set(struct sk_buff *skb) in net_timestamp_set()
1726 bool is_skb_forwardable(struct net_device *dev, struct sk_buff *skb) in is_skb_forwardable()
1747 int __dev_forward_skb(struct net_device *dev, struct sk_buff *skb) in __dev_forward_skb()
1783 int dev_forward_skb(struct net_device *dev, struct sk_buff *skb) in dev_forward_skb()
1789 static inline int deliver_skb(struct sk_buff *skb, in deliver_skb()
1799 static inline void deliver_ptype_list_skb(struct sk_buff *skb, in deliver_ptype_list_skb()
1817 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk()
1835 static void dev_queue_xmit_nit(struct sk_buff *skb, struct net_device *dev) in dev_queue_xmit_nit()
2262 static struct dev_kfree_skb_cb *get_kfree_skb_cb(const struct sk_buff *skb) in get_kfree_skb_cb()
2314 void __dev_kfree_skb_irq(struct sk_buff *skb, enum skb_free_reason reason) in __dev_kfree_skb_irq()
2333 void __dev_kfree_skb_any(struct sk_buff *skb, enum skb_free_reason reason) in __dev_kfree_skb_any()
2378 u16 __skb_tx_hash(const struct net_device *dev, struct sk_buff *skb, in __skb_tx_hash()
2402 static void skb_warn_bad_offload(const struct sk_buff *skb) in skb_warn_bad_offload()
2429 int skb_checksum_help(struct sk_buff *skb) in skb_checksum_help()
2473 __be16 skb_network_protocol(struct sk_buff *skb, int *depth) in skb_network_protocol()
2496 struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb, in skb_mac_gso_segment()
2527 static inline bool skb_needs_check(struct sk_buff *skb, bool tx_path) in skb_needs_check()
2548 struct sk_buff *__skb_gso_segment(struct sk_buff *skb, in __skb_gso_segment()
2591 static int illegal_highdma(struct net_device *dev, struct sk_buff *skb) in illegal_highdma()
2623 static netdev_features_t net_mpls_features(struct sk_buff *skb, in net_mpls_features()
2633 static netdev_features_t net_mpls_features(struct sk_buff *skb, in net_mpls_features()
2641 static netdev_features_t harmonize_features(struct sk_buff *skb, in harmonize_features()
2660 netdev_features_t passthru_features_check(struct sk_buff *skb, in passthru_features_check()
2668 static netdev_features_t dflt_features_check(const struct sk_buff *skb, in dflt_features_check()
2675 netdev_features_t netif_skb_features(struct sk_buff *skb) in netif_skb_features()
2707 static int xmit_one(struct sk_buff *skb, struct net_device *dev, in xmit_one()
2727 struct sk_buff *skb = first; in dev_hard_start_xmit() local
2752 static struct sk_buff *validate_xmit_vlan(struct sk_buff *skb, in validate_xmit_vlan()
2761 static struct sk_buff *validate_xmit_skb(struct sk_buff *skb, struct net_device *dev) in validate_xmit_skb()
2813 struct sk_buff *validate_xmit_skb_list(struct sk_buff *skb, struct net_device *dev) in validate_xmit_skb_list()
2840 static void qdisc_pkt_len_init(struct sk_buff *skb) in qdisc_pkt_len_init()
2870 static inline int __dev_xmit_skb(struct sk_buff *skb, struct Qdisc *q, in __dev_xmit_skb()
2931 static void skb_update_prio(struct sk_buff *skb) in skb_update_prio()
2943 #define skb_update_prio(skb) argument
2957 int dev_loopback_xmit(struct net *net, struct sock *sk, struct sk_buff *skb) in dev_loopback_xmit()
2970 static inline int get_xps_queue(struct net_device *dev, struct sk_buff *skb) in get_xps_queue()
3000 static u16 __netdev_pick_tx(struct net_device *dev, struct sk_buff *skb) in __netdev_pick_tx()
3023 struct sk_buff *skb, in netdev_pick_tx()
3075 static int __dev_queue_xmit(struct sk_buff *skb, void *accel_priv) in __dev_queue_xmit()
3184 int dev_queue_xmit(struct sk_buff *skb) in dev_queue_xmit()
3190 int dev_queue_xmit_accel(struct sk_buff *skb, void *accel_priv) in dev_queue_xmit_accel()
3227 set_rps_cpu(struct net_device *dev, struct sk_buff *skb, in set_rps_cpu()
3276 static int get_rps_cpu(struct net_device *dev, struct sk_buff *skb, in get_rps_cpu()
3447 static bool skb_flow_limit(struct sk_buff *skb, unsigned int qlen) in skb_flow_limit()
3487 static int enqueue_to_backlog(struct sk_buff *skb, int cpu, in enqueue_to_backlog()
3533 static int netif_rx_internal(struct sk_buff *skb) in netif_rx_internal()
3581 int netif_rx(struct sk_buff *skb) in netif_rx()
3589 int netif_rx_ni(struct sk_buff *skb) in netif_rx_ni()
3618 struct sk_buff *skb = clist; in net_tx_action() local
3674 static inline struct sk_buff *handle_ing(struct sk_buff *skb, in handle_ing()
3781 static bool skb_pfmemalloc_protocol(struct sk_buff *skb) in skb_pfmemalloc_protocol()
3795 static inline int nf_ingress(struct sk_buff *skb, struct packet_type **pt_prev, in nf_ingress()
3811 static int __netif_receive_skb_core(struct sk_buff *skb, bool pfmemalloc) in __netif_receive_skb_core()
3963 static int __netif_receive_skb(struct sk_buff *skb) in __netif_receive_skb()
3988 static int netif_receive_skb_internal(struct sk_buff *skb) in netif_receive_skb_internal()
4031 int netif_receive_skb(struct sk_buff *skb) in netif_receive_skb()
4046 struct sk_buff *skb, *tmp; in flush_backlog() local
4067 static int napi_gro_complete(struct sk_buff *skb) in napi_gro_complete()
4107 struct sk_buff *skb, *prev = NULL; in napi_gro_flush() local
4130 static void gro_list_prepare(struct napi_struct *napi, struct sk_buff *skb) in gro_list_prepare()
4160 static void skb_gro_reset_offset(struct sk_buff *skb) in skb_gro_reset_offset()
4177 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0()
4198 static enum gro_result dev_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in dev_gro_receive()
4333 static gro_result_t napi_skb_finish(gro_result_t ret, struct sk_buff *skb) in napi_skb_finish()
4362 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()
4372 static void napi_reuse_skb(struct napi_struct *napi, struct sk_buff *skb) in napi_reuse_skb()
4393 struct sk_buff *skb = napi->skb; in napi_get_frags() local
4404 struct sk_buff *skb, in napi_frags_finish()
4434 struct sk_buff *skb = napi->skb; in napi_frags_skb() local
4469 struct sk_buff *skb = napi_frags_skb(napi); in napi_gro_frags() local
4483 __sum16 __skb_gro_checksum_complete(struct sk_buff *skb) in __skb_gro_checksum_complete()
4558 struct sk_buff *skb; in process_backlog() local
6248 struct sk_buff *skb = NULL; in rollback_registered_many() local
7417 struct sk_buff *skb; in dev_cpu_callback() local