Searched defs:skb (Results 1 – 7 of 7) sorted by relevance
| /kernel/ |
| D | audit.c | 198 struct sk_buff *skb; /* formatted skb ready to send */ member 206 struct sk_buff *skb; member 498 struct sk_buff *skb, bool *ack) in auditd_set() 540 static void kauditd_printk_skb(struct sk_buff *skb) in kauditd_printk_skb() 558 static void kauditd_rehold_skb(struct sk_buff *skb, __always_unused int error) in kauditd_rehold_skb() 577 static void kauditd_hold_skb(struct sk_buff *skb, int error) in kauditd_hold_skb() 624 static void kauditd_retry_skb(struct sk_buff *skb, __always_unused int error) in kauditd_retry_skb() 652 struct sk_buff *skb; in auditd_reset() local 687 static int auditd_send_unicast_skb(struct sk_buff *skb) in auditd_send_unicast_skb() 746 void (*skb_hook)(struct sk_buff *skb), in kauditd_send_queue() [all …]
|
| D | taskstats.c | 69 struct sk_buff *skb; in prepare_reply() local 97 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() 110 static void send_cpu_listeners(struct sk_buff *skb, in send_cpu_listeners() 376 static struct taskstats *mk_reply(struct sk_buff *skb, int type, u32 pid) in mk_reply() 406 static int cgroupstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in cgroupstats_user_cmd() 557 static int taskstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in taskstats_user_cmd()
|
| D | auditfilter.c | 1082 struct sk_buff *skb; in audit_list_rules() local
|
| /kernel/bpf/ |
| D | cpumap.c | 140 struct sk_buff *skb, *tmp; in cpu_map_bpf_prog_run_skb() local 314 struct sk_buff *skb = f; in cpu_map_kthread_run() local 346 struct sk_buff *skb = skbs[i]; in cpu_map_kthread_run() local 746 struct sk_buff *skb) in cpu_map_generic_redirect()
|
| D | devmap.c | 503 static u32 dev_map_bpf_prog_run_skb(struct sk_buff *skb, struct bpf_dtab_netdev *dst) in dev_map_bpf_prog_run_skb() 680 int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb, in dev_map_generic_redirect() 703 struct sk_buff *skb, in dev_map_redirect_clone() 722 int dev_map_redirect_multi(struct net_device *dev, struct sk_buff *skb, in dev_map_redirect_multi()
|
| D | core.c | 75 void *bpf_internal_load_pointer_neg_helper(const struct sk_buff *skb, int k, unsigned int size) in bpf_internal_load_pointer_neg_helper() 3058 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
|
| D | cgroup.c | 1392 struct sk_buff *skb, in __cgroup_bpf_run_filter_skb()
|