Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/
Dnetlink.c73 sk_buff_data_t tmp; in selnl_notify()
/linux-4.4.14/net/decnet/netfilter/
Ddn_rtmsg.c37 sk_buff_data_t old_tail; in dnrmg_build_message()
/linux-4.4.14/include/linux/
Dskbuff.h412 typedef unsigned int sk_buff_data_t; typedef
414 typedef unsigned char *sk_buff_data_t; typedef
705 sk_buff_data_t tail;
706 sk_buff_data_t end;
/linux-4.4.14/net/netfilter/
Dnfnetlink_log.c412 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message()