Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
datagram.c File Reference
#include <linux/types.h>
#include <linux/module.h>
#include <linux/ip.h>
#include <linux/in.h>
#include <net/ip.h>
#include <net/sock.h>
#include <net/route.h>
#include <net/tcp_states.h>

Go to the source code of this file.

Functions

int ip4_datagram_connect (struct sock *sk, struct sockaddr *uaddr, int addr_len)
 
 EXPORT_SYMBOL (ip4_datagram_connect)
 

Function Documentation

EXPORT_SYMBOL ( ip4_datagram_connect  )
int ip4_datagram_connect ( struct sock sk,
struct sockaddr uaddr,
int  addr_len 
)

Definition at line 23 of file datagram.c.