Home
last modified time | relevance | path

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

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