Home
last modified time | relevance | path

Searched refs:net_handle_t (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dneti.h117 typedef struct net_data *net_handle_t; typedef
125 int (*netp_getifname)(net_handle_t, phy_if_t, char *,
127 int (*netp_getmtu)(net_handle_t, phy_if_t, lif_if_t);
128 int (*netp_getpmtuenabled)(net_handle_t);
129 int (*netp_getlifaddr)(net_handle_t, phy_if_t, lif_if_t,
131 int (*neti_getlifzone)(net_handle_t, phy_if_t, lif_if_t,
133 int (*neti_getlifflags)(net_handle_t, phy_if_t, lif_if_t,
135 phy_if_t (*netp_phygetnext)(net_handle_t, phy_if_t);
136 phy_if_t (*netp_phylookup)(net_handle_t, const char *);
137 lif_if_t (*netp_lifgetnext)(net_handle_t, phy_if_t, lif_if_t);
[all …]
H A Dhook_event.h56 net_handle_t hpe_protocol;
97 net_handle_t hne_protocol;
/titanic_41/usr/src/uts/common/io/
H A Dneti_impl.c38 static net_handle_t net_find(const char *protocol, neti_stack_t *ns);
40 static net_handle_t
64 net_handle_t
103 net_protocol_unregister(net_handle_t info) in net_protocol_unregister()
122 net_handle_t
126 net_handle_t nd; in net_protocol_lookup()
149 net_protocol_release(net_handle_t info) in net_protocol_release()
169 net_handle_t
170 net_protocol_walk(netid_t netid, net_handle_t info) in net_protocol_walk()
215 net_getifname(net_handle_t info, phy_if_t nic, char *buffer, in net_getifname()
[all …]
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c57 static int ip_getifname(net_handle_t, phy_if_t, char *,
59 static int ip_getmtu(net_handle_t, phy_if_t, lif_if_t);
60 static int ip_getpmtuenabled(net_handle_t);
61 static int ip_getlifaddr(net_handle_t, phy_if_t, lif_if_t,
63 static int ip_getlifzone(net_handle_t, phy_if_t, lif_if_t,
65 static int ip_getlifflags(net_handle_t, phy_if_t, lif_if_t,
67 static phy_if_t ip_phygetnext(net_handle_t, phy_if_t);
68 static phy_if_t ip_phylookup(net_handle_t, const char *);
69 static lif_if_t ip_lifgetnext(net_handle_t, phy_if_t, lif_if_t);
70 static int ip_inject(net_handle_t, inject_t, net_inject_t *);
[all …]
/titanic_41/usr/src/uts/common/inet/
H A Dip_stack.h376 net_handle_t ips_ipv4_net_data;
377 net_handle_t ips_ipv6_net_data;
378 net_handle_t ips_arp_net_data;
420 net_handle_t ips_ip4_observe_pr;
421 net_handle_t ips_ip6_observe_pr;
H A Dipnet.h195 net_handle_t ips_ndv4;
196 net_handle_t ips_ndv6;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h142 net_handle_t ifs_ipf_ipv4;
143 net_handle_t ifs_ipf_ipv6;
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c108 net_handle_t ipne_protocol;
154 static int ipnet_populate_if(net_handle_t, ipnet_stack_t *, boolean_t);
158 static void ipnet_add_ifaddr(uint64_t, ipnetif_t *, net_handle_t);
387 ipnet_populate_if(net_handle_t nd, ipnet_stack_t *ips, boolean_t isv6) in ipnet_populate_if()
1381 ipnet_add_ifaddr(uint64_t lif, ipnetif_t *ipnetif, net_handle_t nd) in ipnet_add_ifaddr()
1512 ipnet_lifup_ev(uint64_t ifindex, uint64_t lifindex, net_handle_t nd, in ipnet_lifup_ev()
/titanic_41/usr/src/uts/common/inet/ipd/
H A Dipd.c221 net_handle_t ipdn_v4hdl; /* IPv4 net handle */
222 net_handle_t ipdn_v6hdl; /* IPv4 net handle */
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c916 net_handle_t nif;
1445 net_handle_t net_data;
1765 net_handle_t net_data_p;
1790 fr_forwarding_enabled(phy_if_t phyif, net_handle_t ndp) in fr_forwarding_enabled()
1836 net_handle_t net_data_p;
H A Dip_log.c245 net_handle_t nif;
H A Dip_auth.c371 net_handle_t net_data_p;
H A Dip_proxy.c493 net_handle_t net_data_p;
H A Dip_nat6.c2215 net_handle_t net_data_p = ifs->ifs_ipf_ipv6;
2497 net_handle_t net_data_p = ifs->ifs_ipf_ipv6;
H A Dip_nat.c4070 net_handle_t net_data_p = ifs->ifs_ipf_ipv4;
4397 net_handle_t net_data_p = ifs->ifs_ipf_ipv4;
H A Dfil.c5981 net_handle_t net_data_p;