Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dnetlink.c70 sk_buff_data_t tmp; in selnl_notify()
/linux/include/linux/
H A Dskbuff.h704 typedef unsigned int sk_buff_data_t; typedef
706 typedef unsigned char *sk_buff_data_t; typedef
1066 sk_buff_data_t tail;
1067 sk_buff_data_t end;
/linux/net/netfilter/
H A Dnfnetlink_log.c470 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message()