Searched refs:net (Results 151 - 175 of 199) sorted by relevance

12345678

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dudp_usrreq.c78 #include <net/if.h>
79 #include <net/if_types.h>
80 #include <net/route.h>
H A Dip_dummynet.c92 #include <net/if.h>
93 #include <net/route.h>
94 #include <net/kpi_protocol.h>
105 #include <net/bridge.h>
1559 printf("\ndummynet: net.inet.ip.dummynet.red_lookup_depth must be > 0\n");
H A Dtcp_sack.c77 #include <net/route.h>
H A Draw_ip.c85 #include <net/if.h>
86 #include <net/route.h>
H A Dtcp_usrreq.c77 #include <net/if.h>
78 #include <net/route.h>
H A Din_pcb.c86 #include <net/if.h>
87 #include <net/if_types.h>
88 #include <net/route.h>
660 * to our address on another net goes to loopback).
H A Dip_mroute.c60 #include <net/if.h>
61 #include <net/route.h>
62 #include <net/kpi_protocol.h>
H A Dip_output.c83 #include <net/if.h>
84 #include <net/if_dl.h>
85 #include <net/route.h>
102 #include <net/dlil.h>
H A Dtcp_timer.c77 #include <net/route.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_fw.c104 #include <net/if.h>
105 #include <net/route.h>
127 #include <net/net_osdep.h>
H A Dah_core.c51 #include <net/if.h>
52 #include <net/route.h>
79 #include <net/pfkeyv2.h>
85 #include <net/net_osdep.h>
H A Dicmp6.c82 #include <net/if.h>
83 #include <net/route.h>
84 #include <net/if_dl.h>
85 #include <net/if_types.h>
106 #include <net/net_osdep.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_socketfilter.c37 #include <net/kext_net.h>
H A Dkern_mib.c141 SYSCTL_NODE(, CTL_NET, net, CTLFLAG_RW|CTLFLAG_LOCKED, 0,
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpf_filter.c33 * (net/enet.c) distributed as part of 4.3BSD, and code contributed
67 * $FreeBSD: src/sys/net/bpf_filter.c,v 1.17 1999/12/29 04:38:31 peter Exp $
98 #include <net/bpf.h>
H A Dif_var.h61 * $FreeBSD: src/sys/net/if_var.h,v 1.18.2.7 2001/07/24 19:10:18 brooks Exp $
76 #include <net/kpi_interface.h>
H A Dkpi_interface.h844 flags are defined in net/if.h
853 @result Flags. These flags are defined in net/if.h
868 flags are defined in net/if.h
878 @result Extended flags. These flags are defined in net/if.h
1100 @result The type. See net/if_types.h.
1634 network described by net. Increments the reference count on the
1637 @param net The network to search for.
1640 ifaddr_t ifaddr_withnet(const struct sockaddr* net);
1648 @param flags Routing flags. See net/route.h, RTF_GATEWAY etc.
H A Dbsd_comp.c82 #include <net/ppp_defs.h>
85 #include <net/ppp_comp.h>
H A Droute.c61 * $FreeBSD: src/sys/net/route.c,v 1.59.2.3 2001/07/29 19:18:02 ume Exp $
75 #include <net/if.h>
76 #include <net/route.h>
83 #include <net/if_dl.h>
875 * Changing from route to net => route to host.
877 * to net; similar to cloned routes, the newly
1012 * If we are adding a route to a remote net
1862 * destination (host/net) is local/loopback.
1909 * i.e. the original result is a more specific host/net route.
1910 * 3) The scoped search yielded a net rout
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dkrpc_subr.c81 #include <net/if.h>
H A Dnfs_subs.c111 #include <net/kpi_interface.h>
1975 * Build hash lists of net addresses and hang them off the NFS export.
1988 unsigned int net; local
1994 for (net = 0; net < unxa->nxa_netcount; net++, uaddr += sizeof(nxna)) {
2136 * Free the net address hash lists that are hanging off the mount points.
2147 unsigned int net; local
2165 for (net = 0; net < unx
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsocketvar.h78 #include <net/kext_net.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_rtmptable.c68 #include <net/if.h>
69 #include <net/if_types.h>
95 short ErrorRTMPoverflow = 0; /* flag if RTMP table is too small for this net */
96 short ErrorZIPoverflow = 0; /* flag if ZIP table is too small for this net */
200 * net (ie NetStart = 0).
882 if (Entry->NetDist) /* net not directly connected */
885 else {/* we are directly on this net */
887 /* we want to avoid duplicating broadcast packet on the same net,
1074 ("getRTRLocal: i/f %s, net:%d\n",ifID->ifName,
1099 ("getRTRLocal: returning NULL last ent:%d net
[all...]
H A Dddp_lap.c62 #include <net/if_dl.h>
70 #include <net/if.h>
71 #include <net/if_types.h>
857 * it doesn't know net#, consequently can't do
1005 /* just reset the net range */
1259 * this will cause the ports to glean from the net the relevant
H A Daurp_ri.c51 #include <net/if.h>
773 dPrintf(D_M_AURP, D_L_TRACE, ("AURPrtupdate: event=%d, net=[%d-%d]\n",

Completed in 208 milliseconds

12345678