Searched defs:skb (Results 1 – 7 of 7) sorted by relevance
/kernel/ |
D | audit.c | 200 struct sk_buff *skb; /* formatted skb ready to send */ member 208 struct sk_buff *skb; member 501 struct sk_buff *skb, bool *ack) in auditd_set() 543 static void kauditd_printk_skb(struct sk_buff *skb) in kauditd_printk_skb() 561 static void kauditd_rehold_skb(struct sk_buff *skb, __always_unused int error) in kauditd_rehold_skb() 580 static void kauditd_hold_skb(struct sk_buff *skb, int error) in kauditd_hold_skb() 627 static void kauditd_retry_skb(struct sk_buff *skb, __always_unused int error) in kauditd_retry_skb() 655 struct sk_buff *skb; in auditd_reset() local 690 static int auditd_send_unicast_skb(struct sk_buff *skb) in auditd_send_unicast_skb() 749 void (*skb_hook)(struct sk_buff *skb), in kauditd_send_queue() [all …]
|
D | taskstats.c | 68 struct sk_buff *skb; in prepare_reply() local 96 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() 109 static void send_cpu_listeners(struct sk_buff *skb, in send_cpu_listeners() 355 static struct taskstats *mk_reply(struct sk_buff *skb, int type, u32 pid) in mk_reply() 385 static int cgroupstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in cgroupstats_user_cmd() 536 static int taskstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in taskstats_user_cmd()
|
D | auditfilter.c | 1071 struct sk_buff *skb; in audit_list_rules() local
|
/kernel/bpf/ |
D | cpumap.c | 159 struct sk_buff *skb) in cpu_map_build_skb() 364 struct sk_buff *skb = skbs[i]; in cpu_map_kthread_run() local
|
D | devmap.c | 514 int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb, in dev_map_generic_redirect()
|
D | core.c | 68 void *bpf_internal_load_pointer_neg_helper(const struct sk_buff *skb, int k, unsigned int size) in bpf_internal_load_pointer_neg_helper() 2336 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
|
D | cgroup.c | 1040 struct sk_buff *skb, in __cgroup_bpf_run_filter_skb()
|