Searched defs:skb (Results 1 – 5 of 5) sorted by relevance
| /kernel/ |
| D | audit.c | 178 struct sk_buff *skb; /* formatted skb ready to send */ member 186 struct sk_buff *skb; member 376 static void audit_hold_skb(struct sk_buff *skb) in audit_hold_skb() 390 static void audit_printk_skb(struct sk_buff *skb) in audit_printk_skb() 405 static void kauditd_send_skb(struct sk_buff *skb) in kauditd_send_skb() 448 static void kauditd_send_multicast_skb(struct sk_buff *skb, gfp_t gfp_mask) in kauditd_send_multicast_skb() 491 struct sk_buff *skb; in flush_hold_queue() local 516 struct sk_buff *skb; in kauditd_thread() local 541 struct sk_buff *skb; in audit_send_list() local 561 struct sk_buff *skb; in audit_make_reply() local [all …]
|
| D | taskstats.c | 86 struct sk_buff *skb; in prepare_reply() local 114 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply() 127 static void send_cpu_listeners(struct sk_buff *skb, in send_cpu_listeners() 364 static struct taskstats *mk_reply(struct sk_buff *skb, int type, u32 pid) in mk_reply() 394 static int cgroupstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in cgroupstats_user_cmd() 545 static int taskstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in taskstats_user_cmd()
|
| D | auditfilter.c | 1036 struct sk_buff *skb; in audit_list_rules() local
|
| /kernel/bpf/ |
| D | cgroup.c | 171 struct sk_buff *skb, in __cgroup_bpf_run_filter()
|
| D | core.c | 59 void *bpf_internal_load_pointer_neg_helper(const struct sk_buff *skb, int k, unsigned int size) in bpf_internal_load_pointer_neg_helper() 1106 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
|