Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/
Dnetlink.c70 sk_buff_data_t tmp; in selnl_notify()
/Linux-v5.4/net/decnet/netfilter/
Ddn_rtmsg.c35 sk_buff_data_t old_tail; in dnrmg_build_message()
/Linux-v5.4/include/linux/
Dskbuff.h602 typedef unsigned int sk_buff_data_t; typedef
604 typedef unsigned char *sk_buff_data_t; typedef
876 sk_buff_data_t tail;
877 sk_buff_data_t end;
/Linux-v5.4/net/netfilter/
Dnfnetlink_log.c457 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message()