Searched defs:ipst (Results 51 - 57 of 57) sorted by relevance

123

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4830 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; local
4849 laddr_type = ip_laddr_verify_v4(v4src, zoneid, ipst,
4873 zoneid, ipst, B_FALSE);
4880 zoneid, ipst, B_TRUE, scopeid);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c69 (isv6 ? ipst->ips_ip_ndp_unsolicit_interval : \
70 ipst->ips_ip_arp_publish_interval)
73 (isv6 ? ipst->ips_ndp_defend_interval : \
74 ipst->ips_arp_defend_interval)
150 #define NCE_HASH_PTR_V4(ipst, addr) \
151 (&((ipst)->ips_ndp4->nce_hash_tbl[IRE_ADDR_HASH(addr, NCE_TABLE_SIZE)]))
153 #define NCE_HASH_PTR_V6(ipst, addr) \
154 (&((ipst)->ips_ndp6->nce_hash_tbl[NCE_ADDR_HASH_V6(addr, \
254 ip_stack_t *ipst = ill->ill_ipst; local
290 ipst
330 ip_stack_t *ipst = ill->ill_ipst; local
459 ip_stack_t *ipst = ncec->ncec_ipst; local
539 ip_stack_t *ipst = ncec->ncec_ipst; local
693 ip_stack_t *ipst = ill->ill_ipst; local
714 ip_stack_t *ipst = ill->ill_ipst; local
742 ip_stack_t *ipst = ill->ill_ipst; local
780 ip_stack_t *ipst = ill->ill_ipst; local
798 ip_stack_t *ipst = ill->ill_ipst; local
839 ip_stack_t *ipst = ncec->ncec_ipst; local
997 ncec_walk(ill_t *ill, pfi_t pfi, void *arg1, ip_stack_t *ipst) argument
1014 ip_stack_t *ipst = ill->ill_ipst; local
1324 ip_stack_t *ipst = ill->ill_ipst; local
1404 ip_stack_t *ipst = ill->ill_ipst; local
1565 ip_stack_t *ipst = ill->ill_ipst; local
1877 ip_stack_t *ipst = ill->ill_ipst; local
2135 ip_stack_t *ipst = ill->ill_ipst; local
2320 ip_stack_t *ipst = ncec->ncec_ipst; local
2871 ip_stack_t *ipst = ill->ill_ipst; local
2954 ip_stack_t *ipst = ill->ill_ipst; local
3410 ip_stack_t *ipst = ncec->ncec_ipst; local
3433 ip_nce_reclaim_stack(ip_stack_t *ipst) argument
3439 ncec_walk(NULL, (pfi_t)ncec_cache_reclaim, (uchar_t *)&fraction, ipst); local
3459 ip_stack_t *ipst; local
3519 ip_stack_t *ipst = ncec->ncec_ipst; local
3574 ip_stack_t *ipst = ill->ill_ipst; local
3729 ip_stack_t *ipst = ncec->ncec_ill->ill_ipst; local
3933 ip_stack_t *ipst = ill->ill_ipst; local
4049 ip_stack_t *ipst = ill->ill_ipst; local
4096 ip_stack_t *ipst = ill->ill_ipst; local
4326 ip_nce_lookup_and_update(ipaddr_t *addr, ipif_t *ipif, ip_stack_t *ipst, uchar_t *hwaddr, int hwaddr_len, int flags) argument
4390 ip_stack_t *ipst = ill->ill_ipst; local
4973 ip_stack_t *ipst = ill->ill_ipst; local
[all...]
H A Dsadb.c2935 ip_stack_t *ipst = ns->netstack_ip; local
3492 if (ipst->ips_netstack->netstack_stackid != GLOBAL_NETSTACKID)
3498 newbie->ipsa_opt_storage, ipst);
3501 *peer_addr_ptr, newbie->ipsa_opt_storage, ipst);
6272 ipsec_udp_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp, ip_stack_t *ipst) argument
6283 connfp = &ipst->ips_ipcl_udp_fanout[IPCL_UDP_HASH(sel->ips_local_port,
6284 ipst)];
6328 ipsec_find_listen_conn(uint16_t *pptr, ipsec_selector_t *sel, ip_stack_t *ipst) argument
6337 connfp = &ipst->ips_ipcl_bind_fanout[
6338 IPCL_BIND_HASH(sel->ips_local_port, ipst)];
6377 ipsec_tcp_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp, ip_stack_t *ipst) argument
6442 ipsec_sctp_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp, ip_stack_t *ipst) argument
6642 ipsec_oth_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp, ip_stack_t *ipst) argument
6720 ip_stack_t *ipst = ns->netstack_ip; local
[all...]
H A Dip.c683 static mblk_t *ip_snmp_get_mib2_icmp(queue_t *, mblk_t *, ip_stack_t *ipst);
684 static mblk_t *ip_snmp_get_mib2_icmp6(queue_t *, mblk_t *, ip_stack_t *ipst);
685 static mblk_t *ip_snmp_get_mib2_igmp(queue_t *, mblk_t *, ip_stack_t *ipst);
686 static mblk_t *ip_snmp_get_mib2_multi(queue_t *, mblk_t *, ip_stack_t *ipst);
688 ip_stack_t *ipst, boolean_t);
690 ip_stack_t *ipst, boolean_t);
692 ip_stack_t *ipst);
694 ip_stack_t *ipst);
696 ip_stack_t *ipst);
698 ip_stack_t *ipst);
1234 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
1340 ip_stack_t *ipst = ill->ill_ipst; local
1677 ip_stack_t *ipst = ill->ill_ipst; local
1754 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
1880 ip_stack_t *ipst = ill->ill_ipst; local
2081 ip_stack_t *ipst = ill->ill_ipst; local
2632 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
2753 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
2787 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
2925 icmp_err_rate_limit(ip_stack_t *ipst) argument
2977 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
3060 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
3135 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
3156 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
3178 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
3245 ip_laddr_verify_v4(ipaddr_t src_addr, zoneid_t zoneid, ip_stack_t *ipst, boolean_t allow_mcbc) argument
3371 ip_stack_t *ipst = ixa->ixa_ipst; local
3715 ip_stack_t *ipst = ixa->ixa_ipst; local
3995 ip_stack_t *ipst = ill->ill_ipst; local
4158 ip_stack_t *ipst; local
4345 ip_stack_t *ipst = (ip_stack_t *)arg; local
4387 ip_stack_t *ipst = (ip_stack_t *)arg; local
4613 ip_stack_t *ipst; local
4831 ip_stack_t *ipst = ill->ill_ipst; local
4927 ip_stack_t *ipst = ill->ill_ipst; local
5020 ip_stack_t *ipst = ill->ill_ipst; local
5124 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
5207 ip_stack_t *ipst = ill->ill_ipst; local
5282 ip_stack_t *ipst = ill->ill_ipst; local
5637 ip_type_v4(ipaddr_t addr, ip_stack_t *ipst) argument
5659 ip_type_v6(const in6_addr_t *addr, ip_stack_t *ipst) argument
5717 ip_stack_t *ipst = ns->netstack_ip; local
5879 ip_stack_t *ipst; local
5971 ip_stack_t *ipst; local
6130 ip_stack_t *ipst = ns->netstack_ip; local
6312 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; local
6428 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; local
7038 ip_stack_t *ipst = ill->ill_ipst; local
7689 ip_stack_t *ipst = ill->ill_ipst; local
8042 ip_stack_t *ipst = ill->ill_ipst; local
8995 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
9162 ip_stack_t *ipst = ill->ill_ipst; local
9195 ip_stack_t *ipst = ill->ill_ipst; local
9247 ip_stack_t *ipst = ill->ill_ipst; local
9397 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
9608 ip_stack_t *ipst; local
9730 ip_snmp_get_mib2_ip(queue_t *q, mblk_t *mpctl, mib2_ipIfStatsEntry_t *ipmib, ip_stack_t *ipst, boolean_t legacy_req) argument
9828 ip_snmp_get_mib2_ip_traffic_stats(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst, boolean_t legacy_req) argument
9918 ip_snmp_get_mib2_icmp(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
9945 ip_snmp_get_mib2_igmp(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
9972 ip_snmp_get_mib2_multi(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
9997 ip_snmp_get_mib2_ip_addr(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst, boolean_t legacy_req) argument
10089 ip_snmp_get_mib2_ip6_addr(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst, boolean_t legacy_req) argument
10200 ip_snmp_get_mib2_ip_group_mem(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10281 ip_snmp_get_mib2_ip6_group_mem(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10346 ip_snmp_get_mib2_ip_group_src(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10436 ip_snmp_get_mib2_ip6_group_src(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10507 ip_snmp_get_mib2_virt_multi(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10532 ip_snmp_get_mib2_multi_rtable(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10560 ip_snmp_get_mib2_ip_route_media(queue_t *q, mblk_t *mpctl, int level, ip_stack_t *ipst) argument
10645 ip_snmp_get_mib2_ip6_route_media(queue_t *q, mblk_t *mpctl, int level, ip_stack_t *ipst) argument
10728 ip_snmp_get_mib2_ip6(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst, boolean_t legacy_req) argument
10859 ip_snmp_get_mib2_icmp6(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) argument
10923 ip_stack_t *ipst = ire->ire_ipst; local
11045 ip_stack_t *ipst = ire->ire_ipst; local
11457 ip_source_routed(ipha_t *ipha, ip_stack_t *ipst) argument
11636 ip_stack_t *ipst = ill->ill_ipst; local
11876 ip_fragment_copyhdr(uchar_t *rptr, int hdr_len, int offset, ip_stack_t *ipst, mblk_t *src) argument
11938 ip_output_local_options(ipha_t *ipha, ip_stack_t *ipst) argument
12366 ip_stack_t *ipst = ixa->ixa_ipst; local
12983 ip_stack_t *ipst = ixa->ixa_ipst; local
13120 conn_drain_init(ip_stack_t *ipst) argument
13156 conn_drain_fini(ip_stack_t *ipst) argument
13183 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; local
13355 ip_stack_t *ipst = ill->ill_ipst; local
13386 ip_stack_t *ipst = ill->ill_ipst; local
13401 conn_walk_drain(ip_stack_t *ipst, idl_tx_list_t *tx_list) argument
13727 ip_stack_t *ipst = ire->ire_ipst; local
13814 ip_stack_t *ipst; local
13847 ip_stack_t *ipst; local
13881 ip_stack_t *ipst; local
13991 ip_kstat_init(netstackid_t stackid, ip_stack_t *ipst) argument
14078 ip_stack_t *ipst; local
14215 ip_stack_t *ipst; local
14299 ip_stack_t *ipst = ill->ill_ipst; local
14423 ip_stack_t *ipst = ill->ill_ipst; local
15099 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
15122 ip_stack_t *ipst = ira->ira_ill->ill_ipst; local
15148 ipobs_init(ip_stack_t *ipst) argument
15162 ipobs_fini(ip_stack_t *ipst) argument
15176 ipobs_hook(mblk_t *mp, int htype, zoneid_t zsrc, zoneid_t zdst, const ill_t *ill, ip_stack_t *ipst) argument
[all...]
H A Dspd.c1063 ip_stack_t *ipst = ns->netstack_ip; local
1074 if (ipst->ips_ipsec_policy_log_interval) {
1076 MSEC2NSEC(ipst->ips_ipsec_policy_log_interval) <= current) {
1862 ip_stack_t *ipst = ns->netstack_ip; local
1905 BUMP_MIB(&ipst->ips_ip_mib, ipsecInSucceeded);
1916 BUMP_MIB(&ipst->ips_ip_mib, ipsecInFailed);
2123 ip_stack_t *ipst = ns->netstack_ip; local
2193 BUMP_MIB(&ipst->ips_ip_mib, ipsecInSucceeded);
2208 BUMP_MIB(&ipst->ips_ip_mib, ipsecInSucceeded);
2225 BUMP_MIB(&ipst
2462 ip_stack_t *ipst; local
4202 ip_stack_t *ipst = ixa->ixa_ipst; local
6098 itp_get_byaddr(uint32_t *laddr, uint32_t *faddr, int af, ip_stack_t *ipst) argument
[all...]
H A Dip_if.c387 ip_stack_t *ipst = ill->ill_ipst; local
423 update_conn_ill(ill, ipst);
450 ipcl_walk(conn_ixa_cleanup, (void *)B_TRUE, ipst);
454 dce_cleanup(ill->ill_phyint->phyint_ifindex, ipst);
460 rw_enter(&ipst->ips_ill_g_usesrc_lock, RW_WRITER);
470 rw_exit(&ipst->ips_ill_g_usesrc_lock);
495 ip_stack_t *ipst = ill->ill_ipst; local
641 ire_increment_multicast_generation(ipst, ill->ill_isv6);
651 ip_stack_t *ipst = ill->ill_ipst; local
660 ip_mib2_add_ip_stats(&ipst
1198 ip_stack_t *ipst = ill->ill_ipst; local
2227 ill_taskq_dispatch(ip_stack_t *ipst) argument
2350 ip_stack_t *ipst = ill->ill_ipst; local
2407 ip_stack_t *ipst = ill->ill_ipst; local
2672 ip_stack_t *ipst = ill->ill_ipst; local
2700 ip_stack_t *ipst = ill->ill_ipst; local
2779 ill_first(int start_list, int end_list, ill_walk_context_t *ctx, ip_stack_t *ipst) argument
2833 ip_stack_t *ipst = lastill->ill_ipst; local
2902 ill_find_by_name(char *name, boolean_t isv6, ip_stack_t *ipst) argument
3011 ip_stack_t *ipst; local
3199 ip_stack_t *ipst = ill->ill_ipst; local
3536 ip_stack_t *ipst; local
3566 phyint_exists(uint_t index, ip_stack_t *ipst) argument
3585 ip_assign_ifindex(uint_t *indexp, ip_stack_t *ipst) argument
3632 phyint_assign_ifindex(phyint_t *phyi, ip_stack_t *ipst) argument
3684 ill_lookup_on_name(char *name, boolean_t do_alloc, boolean_t isv6, boolean_t *did_alloc, ip_stack_t *ipst) argument
3856 ip_stack_t *ipst; local
3877 ill_lookup_on_ifindex(uint_t index, boolean_t isv6, ip_stack_t *ipst) argument
3913 ip_xmit_ifindex_valid(uint_t ifindex, zoneid_t zoneid, boolean_t isv6, ip_stack_t *ipst) argument
3937 ill_get_next_ifindex(uint_t index, boolean_t isv6, ip_stack_t *ipst) argument
3992 ill_get_ifindex_by_name(char *name, ip_stack_t *ipst) argument
4420 ipif_lookup_multicast(ip_stack_t *ipst, zoneid_t zoneid, boolean_t isv6) argument
4519 ill_lookup_multicast(ip_stack_t *ipst, zoneid_t zoneid, boolean_t isv6) argument
4550 ill_lookup_group_v4(ipaddr_t group, zoneid_t zoneid, ip_stack_t *ipst, boolean_t *multirtp, ipaddr_t *setsrcp) argument
4567 ipif_lookup_interface(ipaddr_t if_addr, ipaddr_t dst, ip_stack_t *ipst) argument
4611 ipif_lookup_addr_common(ipaddr_t addr, ill_t *match_ill, uint32_t match_flags, zoneid_t zoneid, ip_stack_t *ipst) argument
4677 ipif_lookup_addr(ipaddr_t addr, ill_t *match_ill, zoneid_t zoneid, ip_stack_t *ipst) argument
4690 ipif_lookup_addr_nondup(ipaddr_t addr, ill_t *match_ill, zoneid_t zoneid, ip_stack_t *ipst) argument
4704 ipif_lookup_addr_exact(ipaddr_t addr, ill_t *match_ill, ip_stack_t *ipst) argument
4721 ipif_lookup_addr_zoneid(ipaddr_t addr, ill_t *match_ill, ip_stack_t *ipst) argument
5069 th_trace_gethash(ip_stack_t *ipst) argument
5116 th_trace_ref(const void *obj, ip_stack_t *ipst) argument
5406 ip_rt_add(ipaddr_t dst_addr, ipaddr_t mask, ipaddr_t gw_addr, ipaddr_t src_addr, int flags, ill_t *ill, ire_t **ire_arg, boolean_t ioctl_msg, struct rtsa_s *sp, ip_stack_t *ipst, zoneid_t zoneid) argument
5973 ip_rt_delete(ipaddr_t dst_addr, ipaddr_t mask, ipaddr_t gw_addr, uint_t rtm_addrs, int flags, ill_t *ill, boolean_t ioctl_msg, ip_stack_t *ipst, zoneid_t zoneid) argument
6116 ip_stack_t *ipst; local
6168 ip_stack_t *ipst; local
6302 ip_stack_t *ipst = ipsq->ipsq_ipst; local
6586 ip_stack_t *ipst = ill->ill_ipst; local
6660 ip_stack_t *ipst = ill->ill_ipst; local
6757 ip_stack_t *ipst; local
6868 ill_mcast_timer_start(ip_stack_t *ipst) argument
7056 ip_stack_t *ipst; local
7169 ip_get_numifs(zoneid_t zoneid, ip_stack_t *ipst) argument
7196 ip_get_numlifs(int family, int lifn_flags, zoneid_t zoneid, ip_stack_t *ipst) argument
7251 ip_stack_t *ipst = ill->ill_ipst; local
7336 ip_stack_t *ipst = CONNQ_TO_IPST(q); local
7483 ip_stack_t *ipst; local
7601 ip_stack_t *ipst = CONNQ_TO_IPST(q); local
7773 ip_stack_t *ipst; local
7885 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; local
8012 ip_stack_t *ipst; local
8091 ip_stack_t *ipst; local
8184 ip_stack_t *ipst; local
8423 ip_stack_t *ipst; local
8523 ip_stack_t *ipst = ill->ill_ipst; local
8856 ip_stack_t *ipst; local
8940 ip_stack_t *ipst; local
9028 ip_stack_t *ipst; local
9302 ip_stack_t *ipst = CONNQ_TO_IPST(q); local
9445 ip_stack_t *ipst; local
10865 ip_stack_t *ipst = ill->ill_ipst; local
11623 ip_subnet_mask(ipaddr_t addr, ipif_t **ipifp, ip_stack_t *ipst) argument
11779 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
11887 ip_stack_t *ipst; local
11988 ip_stack_t *ipst = ill->ill_ipst; local
12451 ip_update_source_selection(ip_stack_t *ipst) argument
12469 ip_stack_t *ipst = ill->ill_ipst; local
12500 ip_stack_t *ipst = ill->ill_ipst; local
12620 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
12644 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
12665 ip_stack_t *ipst = CONNQ_TO_IPST(q); local
13321 ip_stack_t *ipst = ill->ill_ipst; local
13539 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
13574 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
13654 ipif_lookup_on_name(char *name, size_t namelen, boolean_t do_alloc, boolean_t *exists, boolean_t isv6, zoneid_t zoneid, ip_stack_t *ipst) argument
13794 ipif_lookup_on_name_async(char *name, size_t namelen, boolean_t isv6, zoneid_t zoneid, queue_t *q, mblk_t *mp, ipsq_func_t func, int *error, ip_stack_t *ipst) argument
13942 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
14118 ip_stack_t *ipst = ill->ill_ipst; local
14276 ip_stack_t *ipst = new_ipif->ipif_ill->ill_ipst; local
14339 ip_stack_t *ipst = ill->ill_ipst; local
14881 ip_stack_t *ipst = ill->ill_ipst; local
15179 ip_stack_t *ipst = ill->ill_ipst; local
15219 ipif_zone_avail(uint_t ifindex, boolean_t isv6, zoneid_t zoneid, ip_stack_t *ipst) argument
15319 ip_stack_t *ipst = ill->ill_ipst; local
15547 ip_select_source_v4(ill_t *ill, ipaddr_t setsrc, ipaddr_t dst, ipaddr_t multicast_ifaddr, zoneid_t zoneid, ip_stack_t *ipst, ipaddr_t *srcp, uint32_t *generation, uint64_t *flagsp) argument
15792 ip_stack_t *ipst; local
15911 ipif_lookup_on_ifindex(uint_t index, boolean_t isv6, zoneid_t zoneid, ip_stack_t *ipst) argument
15951 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
16117 ip_stack_t *ipst; local
16300 ip_stack_t *ipst = uill->ill_ipst; local
16323 ip_stack_t *ipst = ucill->ill_ipst; local
16380 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; local
16583 ip_stack_t *ipst = PHYINT_TO_IPST(phyi); local
16633 ip_stack_t *ipst = ill->ill_ipst; local
16805 ip_stack_t *ipst = ill->ill_ipst; local
16886 ip_stack_t *ipst; local
17115 ipif_init(ip_stack_t *ipst) argument
17242 ip_cgtp_bcast_add(ire_t *ire, ip_stack_t *ipst) argument
17312 ip_cgtp_bcast_delete(ire_t *ire, ip_stack_t *ipst) argument
17667 ill_lookup_on_ifindex_zoneid(uint_t index, zoneid_t zoneid, boolean_t isv6, ip_stack_t *ipst) argument
17699 ipif_getby_indexes(uint_t ifindex, uint_t lifidx, boolean_t isv6, ip_stack_t *ipst) argument
17738 ip_stack_t *ipst = ill->ill_ipst; local
17766 ill_set_inputfn_all(ip_stack_t *ipst) argument
18239 ip_interface_cleanup(ip_stack_t *ipst) argument
18313 ip_stack_t *ipst = ill->ill_ipst; local
18720 ip_stack_t *ipst; local
19012 ip_stack_t *ipst = usill->ill_ipst; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c110 ip_stack_t *ipst; member in struct:zi_cbdata_s
307 zi_cb->ipst = ns.netstack_ip;
320 zi_cb.ipst = NULL;
334 if (zi_cb.ipst == NULL) {
339 return (zi_cb.ipst);
1531 ip_stack_t *ipst = NULL; local
1541 ipst = zone_to_ips(zone_name);
1542 if (ipst == NULL)
1566 (uintptr_t)ipst) == -1) {
1583 ip_stack_t *ipst local
2649 ip_stack_t *ipst = NULL; local
[all...]

Completed in 135 milliseconds

123