Home
last modified time | relevance | path

Searched defs:skb (Results 1 – 6 of 6) sorted by relevance

/kernel/
Daudit.c198 struct sk_buff *skb; /* formatted skb ready to send */ member
206 struct sk_buff *skb; member
500 static void kauditd_printk_skb(struct sk_buff *skb) in kauditd_printk_skb()
517 static void kauditd_rehold_skb(struct sk_buff *skb) in kauditd_rehold_skb()
535 static void kauditd_hold_skb(struct sk_buff *skb) in kauditd_hold_skb()
568 static void kauditd_retry_skb(struct sk_buff *skb) in kauditd_retry_skb()
590 struct sk_buff *skb; in auditd_reset() local
625 static int auditd_send_unicast_skb(struct sk_buff *skb) in auditd_send_unicast_skb()
684 void (*skb_hook)(struct sk_buff *skb), in kauditd_send_queue()
685 void (*err_hook)(struct sk_buff *skb)) in kauditd_send_queue()
[all …]
Dtaskstats.c82 struct sk_buff *skb; in prepare_reply() local
110 static int send_reply(struct sk_buff *skb, struct genl_info *info) in send_reply()
123 static void send_cpu_listeners(struct sk_buff *skb, in send_cpu_listeners()
373 static struct taskstats *mk_reply(struct sk_buff *skb, int type, u32 pid) in mk_reply()
403 static int cgroupstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in cgroupstats_user_cmd()
554 static int taskstats_user_cmd(struct sk_buff *skb, struct genl_info *info) in taskstats_user_cmd()
Dauditfilter.c1045 struct sk_buff *skb; in audit_list_rules() local
/kernel/bpf/
Dsockmap.c102 static inline void bpf_compute_data_end_sk_skb(struct sk_buff *skb) in bpf_compute_data_end_sk_skb()
113 static int smap_verdict_func(struct smap_psock *psock, struct sk_buff *skb) in smap_verdict_func()
140 static void smap_do_verdict(struct smap_psock *psock, struct sk_buff *skb) in smap_do_verdict()
240 struct sk_buff *skb) in smap_read_sock_strparser()
268 struct sk_buff *skb; in smap_tx_work() local
371 struct sk_buff *skb) in smap_parse_func_strparser()
Dcgroup.c171 struct sk_buff *skb, in __cgroup_bpf_run_filter_skb()
Dcore.c63 void *bpf_internal_load_pointer_neg_helper(const struct sk_buff *skb, int k, unsigned int size) in bpf_internal_load_pointer_neg_helper()
1580 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()