Home
last modified time | relevance | path

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

/Linux-v5.10/security/selinux/
Dnetlink.c70 sk_buff_data_t tmp; in selnl_notify()
/Linux-v5.10/net/decnet/netfilter/
Ddn_rtmsg.c35 sk_buff_data_t old_tail; in dnrmg_build_message()
/Linux-v5.10/include/linux/
Dskbuff.h606 typedef unsigned int sk_buff_data_t; typedef
608 typedef unsigned char *sk_buff_data_t; typedef
912 sk_buff_data_t tail;
913 sk_buff_data_t end;
/Linux-v5.10/net/netfilter/
Dnfnetlink_log.c456 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message()