Searched refs:socket (Results 351 - 375 of 2552) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/netgraph/
H A Dng_ip_input.c81 #include <sys/socket.h>
/freebsd-13-stable/sys/kern/
H A Dsys_socket.c51 #include <sys/socket.h>
81 "socket AIO stats");
85 0, "socket operation returned EAGAIN");
89 0, "socket operation retries");
124 struct socket *so = fp->f_data;
140 struct socket *so = fp->f_data;
161 struct socket *so = fp->f_data;
268 * socket is unnecessary.
291 struct socket *so = fp->f_data;
306 struct socket *s
[all...]
H A Duipc_accf.c48 #include <sys/socket.h>
167 accept_filt_getopt(struct socket *so, struct sockopt *sopt)
195 accept_filt_setopt(struct socket *so, struct sockopt *sopt)
207 struct socket *sp, *sp1;
277 * Require a listen socket; don't try to replace an existing filter
288 * socket mutex is held over this call, so create methods for filters
/freebsd-13-stable/sys/mips/cavium/octe/
H A Dethernet-mem.c40 #include <sys/socket.h>
/freebsd-13-stable/sys/mips/mips/
H A Dautoconf.c61 #include <sys/socket.h>
/freebsd-13-stable/sys/rpc/
H A Drpcsec_tls.h62 struct socket *so, uint64_t *sslp, uint32_t *reterr);
H A Dsvc_dg.c55 #include <sys/socket.h>
74 static int svc_dg_soupcall(struct socket *so, void *arg, int waitflag);
99 svc_dg_create(SVCPOOL *pool, struct socket *so, size_t sendsize,
174 * Serialise access to the socket.
179 * The socket upcall calls xprt_active() which will eventually
181 * packet from the socket and process it. If the read fails,
195 * arrives on the socket after our call to soreceive
301 svc_dg_soupcall(struct socket *so, void *arg, int waitflag)
H A Dsvc_vc.c61 #include <sys/socket.h>
102 static SVCXPRT *svc_vc_create_conn(SVCPOOL *pool, struct socket *so,
104 static int svc_vc_accept(struct socket *head, struct socket **sop);
105 static int svc_vc_soupcall(struct socket *so, void *arg, int waitflag);
106 static int svc_vc_rendezvous_soupcall(struct socket *, void *, int);
144 * not yet connected socket.
151 svc_vc_create(SVCPOOL *pool, struct socket *so, size_t sendsize,
209 * Create a new transport for a socket optained via soaccept().
212 svc_vc_create_conn(SVCPOOL *pool, struct socket *s
[all...]
/freebsd-13-stable/sys/security/audit/
H A Dbsm_socket_type.c36 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_beacon.c27 #include <sys/socket.h>
H A Dr88e_led.c31 #include <sys/socket.h>
H A Dr88e_rf.c31 #include <sys/socket.h>
H A Dr88e_tx.c31 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_fw.c31 #include <sys/socket.h>
H A Dr92ce_led.c31 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_attach.c31 #include <sys/socket.h>
H A Dr92c_llt.c31 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_led.c31 #include <sys/socket.h>
H A Dr92cu_tx.c27 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8192e/
H A Dr92e_led.c37 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_led.c37 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_rx.c37 #include <sys/socket.h>
H A Dr12au_tx.c37 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_beacon.c37 #include <sys/socket.h>
H A Dr21a_fw.c37 #include <sys/socket.h>

Completed in 201 milliseconds

<<11121314151617181920>>