KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /lib/modules/2.6.18-419.el5/source/include/trace/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/modules/2.6.18-419.el5/source/include/trace/socket.h
#ifndef _TRACE_SOCKET_H
#define _TRACE_SOCKET_H

#include <net/sock.h>
#include <linux/tracepoint.h>

DEFINE_TRACE(socket_sendmsg,
	TPPROTO(struct socket *sock, struct msghdr *msg, size_t size, int ret),
	TPARGS(sock, msg, size, ret));
DEFINE_TRACE(socket_recvmsg,
	TPPROTO(struct socket *sock, struct msghdr *msg, size_t size, int flags,
		int ret),
	TPARGS(sock, msg, size, flags, ret));
DEFINE_TRACE(socket_sendpage,
	TPPROTO(struct socket *sock, struct page *page, int offset, size_t size,
		int flags, int ret),
	TPARGS(sock, page, offset, size, flags, ret));
#endif

Anon7 - 2021