Searched refs:socket (Results 376 - 400 of 2552) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_led.c37 #include <sys/socket.h>
H A Dr21a_rx.c37 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_init.c37 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/smc/
H A Dif_smc_acpi.c35 #include <sys/socket.h>
H A Dif_smc_fdt.c34 #include <sys/socket.h>
/freebsd-13-stable/sys/dev/mii/
H A Dukphy.c69 #include <sys/socket.h>
/freebsd-13-stable/sys/compat/linuxkpi/common/include/net/
H A Dip.h37 #include <sys/socket.h>
/freebsd-13-stable/sys/amd64/ia32/
H A Dia32_misc.c35 #include <sys/socket.h>
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dbindresvport.c37 #include <sys/socket.h>
50 * Bind a socket to a privileged IP port
H A Dport-aix.h30 # include <sys/socket.h>
/freebsd-13-stable/share/examples/kld/khelp/
H A Dh_example.c49 #include <sys/socket.h>
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c36 #include <sys/socket.h>
/freebsd-13-stable/usr.sbin/ngctl/
H A Dwrite.c37 #include <sys/socket.h>
/freebsd-13-stable/usr.sbin/ppp/
H A Did.h62 #define ID0socket socket
/freebsd-13-stable/usr.sbin/rtadvd/
H A Dtimer_subr.c36 #include <sys/socket.h>
/freebsd-13-stable/usr.sbin/setfib/
H A Dsetfib.c45 #include <sys/socket.h>
/freebsd-13-stable/usr.sbin/wpa/ndis_events/
H A Dndis_events.c48 #include <sys/socket.h>
178 s = socket(PF_INET, SOCK_DGRAM, 0);
181 dbgmsg("socket creation failed");
308 /* Create a datagram socket. */
310 s = socket(PF_INET, SOCK_DGRAM, 0);
312 dbgmsg("socket creation failed");
320 /* Create a routing socket. */
322 r = socket (PF_ROUTE, SOCK_RAW, 0);
324 dbgmsg("routing socket creation failed");
/freebsd-13-stable/sys/netinet6/
H A Droute6.c42 #include <sys/socket.h>
/freebsd-13-stable/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c38 #include <sys/socket.h>
/freebsd-13-stable/sys/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c38 #include <sys/socket.h>
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf_nv.h33 #include <sys/socket.h>
/freebsd-13-stable/sys/nfsclient/
H A Dnfsmount.h41 #include <sys/socket.h>
60 int nm_sotype; /* Type of socket */
62 int nm_soflags; /* pr_flags for socket protocol */
/freebsd-13-stable/usr.bin/talk/
H A Dget_iface.c68 s = socket(PF_INET, SOCK_DGRAM, 0);
H A Dlook_up.c41 #include <sys/socket.h>
H A Dtalk.h38 #include <sys/socket.h>

Completed in 225 milliseconds

<<11121314151617181920>>