Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dnetlink.c73 sk_buff_data_t tmp; in selnl_notify()
/Linux-v4.19/net/decnet/netfilter/
Ddn_rtmsg.c37 sk_buff_data_t old_tail; in dnrmg_build_message()
/Linux-v4.19/include/linux/
Dskbuff.h585 typedef unsigned int sk_buff_data_t; typedef
587 typedef unsigned char *sk_buff_data_t; typedef
853 sk_buff_data_t tail;
854 sk_buff_data_t end;
/Linux-v4.19/net/netfilter/
Dnfnetlink_log.c409 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message()