Home
last modified time | relevance | path

Searched defs:__size (Results 1 – 6 of 6) sorted by relevance

/include/xen/interface/io/
Dring.h125 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument
132 #define BACK_RING_INIT(_r, _s, __size) do { \ argument
140 #define FRONT_RING_ATTACH(_r, _s, __size) do { \ argument
147 #define BACK_RING_ATTACH(_r, _s, __size) do { \ argument
/include/linux/netfilter_arp/
Darp_tables.h28 #define ARPT_ENTRY_INIT(__size) \ argument
/include/linux/netfilter_ipv4/
Dip_tables.h43 #define IPT_ENTRY_INIT(__size) \ argument
/include/uapi/linux/netfilter/
Dx_tables.h56 #define XT_TARGET_INIT(__name, __size) \ argument
/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h140 #define IP6T_ENTRY_INIT(__size) \ argument
/include/linux/
Dsocket.h111 static inline struct cmsghdr * __cmsg_nxthdr(void *__ctl, __kernel_size_t __size, in __cmsg_nxthdr()