Searched defs:sock (Results 26 - 50 of 361) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dstream.c24 struct socket *sock = sk->sk_socket; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dstats.c106 static void rds_stats_info(struct socket *sock, unsigned int len, argument
H A Dbind.c157 int rds_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len) argument
H A Dinfo.c157 int rds_info_getsockopt(struct socket *sock, int optname, char __user *optval, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Drealpath.c107 struct socket *sock = inode ? SOCKET_I(inode) : NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dzserv.h38 int sock; member in struct:zserv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/mtom/
H A Dmtom-test.c72 { int sock = soap_accept(soap); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/mtom/
H A Dmtom-test.c72 { int sock = soap_accept(soap); local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudevcontrol.c34 static int sock = -1; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dcldap.c93 static int send_cldap_netlogon(int sock, const char *domain, argument
186 static int recv_cldap_netlogon(int sock, struct cldap_netlogon_reply *reply) argument
295 int sock; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_wins.c34 struct sockaddr_in sock; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dprotocol.cpp98 wxProtocolError wxProtocol::ReadLine(wxSocketBase *sock, wxString& result) argument
175 wxProtocolError GetLine(wxSocketBase *sock, wxString& result) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpppox.c71 int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) argument
106 static int pppox_create(struct net *net, struct socket *sock, int protocol, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfce_api_internal.h25 int sock; member in struct:udp_entry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Ddevice-bsd44.c30 setup_deviceinfo(int sock, struct Interface *iface) argument
153 int setup_linklocal_addr(int sock, struct Interface *iface) argument
198 int setup_allrouters_membership(int sock, struct Interface *iface) argument
203 int check_allrouters_membership(int sock, struct Interface *iface) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dharddog_kern.c67 char *sock = NULL; local
H A Dharddog_user.c31 int start_watchdog(int *in_fd_ret, int *out_fd_ret, char *sock) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-recvmsg.c45 int rxrpc_recvmsg(struct kiocb *iocb, struct socket *sock, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dobjcnt.c51 SCTP_DBG_OBJCNT(sock); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/unix/
H A Dgarbage.c108 struct socket *sock = SOCKET_I(inode); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/include/
H A Dnetlabel.h136 static inline int selinux_netlbl_socket_setsockopt(struct socket *sock, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dpvc.c20 static int pvc_shutdown(struct socket *sock, int how) argument
25 static int pvc_bind(struct socket *sock, struct sockaddr *sockaddr, argument
57 static int pvc_connect(struct socket *sock, struct sockaddr *sockaddr, argument
63 static int pvc_setsockopt(struct socket *sock, in argument
75 pvc_getsockopt(struct socket *sock, int level, int optname, char __user *optval, int __user *optlen) argument
87 pvc_getname(struct socket *sock, struct sockaddr *sockaddr, int *sockaddr_len, int peer) argument
130 pvc_create(struct net *net, struct socket *sock, int protocol, int kern) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/bnep/
H A Dsock.c49 static int bnep_sock_release(struct socket *sock) argument
63 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) argument
141 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) argument
198 bnep_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/cmtp/
H A Dsock.c46 static int cmtp_sock_release(struct socket *sock) argument
61 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) argument
136 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) argument
193 cmtp_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dscm.h38 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) argument
43 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm) argument
72 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, argument
84 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm) argument
100 static inline void scm_passec(struct socket *sock, struc argument
104 scm_recv(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm, int flags) argument
[all...]

Completed in 146 milliseconds

1234567891011>>