Home
last modified time | relevance | path

Searched refs:sk_buff_data_t (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/security/selinux/
Dnetlink.c70 sk_buff_data_t tmp; in selnl_notify()
/linux-6.1.9/include/linux/
Dskbuff.h683 typedef unsigned int sk_buff_data_t; typedef
685 typedef unsigned char *sk_buff_data_t; typedef
1041 sk_buff_data_t tail;
1042 sk_buff_data_t end;
/linux-6.1.9/net/netfilter/
Dnfnetlink_log.c460 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message()