Home
last modified time | relevance | path

Searched defs:ipst (Results 1 – 25 of 63) sorted by relevance

123

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c340 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in ip_mrouter_set() local
397 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in ip_mrouter_get() local
421 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in mrt_ioctl() local
442 get_sg_cnt(struct sioc_sg_req *req, ip_stack_t *ipst) in get_sg_cnt()
470 get_lsg_cnt(struct sioc_lsg_req *req, ip_stack_t *ipst) in get_lsg_cnt()
480 get_vif_cnt(struct sioc_vif_req *req, ip_stack_t *ipst) in get_vif_cnt()
512 set_assert(int *i, ip_stack_t *ipst) in set_assert()
526 get_assert(uchar_t *data, ip_stack_t *ipst) in get_assert()
539 ip_mrouter_init(conn_t *connp, uchar_t *data, int datalen, ip_stack_t *ipst) in ip_mrouter_init()
582 ip_mrouter_stack_init(ip_stack_t *ipst) in ip_mrouter_stack_init()
[all …]
H A Dipmp.c99 ipmp_init(ip_stack_t *ipst) in ipmp_init()
111 ipmp_destroy(ip_stack_t *ipst) in ipmp_destroy()
128 ip_stack_t *ipst = PHYINT_TO_IPST(phyi); in ipmp_grp_create() local
198 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_update_kstats() local
277 ipmp_grp_lookup(const char *grname, ip_stack_t *ipst) in ipmp_grp_lookup()
297 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_info() local
328 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_insert() local
356 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_remove() local
375 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_rename() local
407 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_destroy() local
[all …]
H A Dip_dce.c135 dcb_reclaim(dcb_t *dcb, ip_stack_t *ipst, uint_t fraction) in dcb_reclaim()
189 ip_dce_reclaim_stack(ip_stack_t *ipst) in ip_dce_reclaim_stack()
220 ip_stack_t *ipst; in ip_dce_reclaim() local
307 dce_stack_init(ip_stack_t *ipst) in dce_stack_init()
358 dce_stack_destroy(ip_stack_t *ipst) in dce_stack_destroy()
382 dce_get_default(ip_stack_t *ipst) in dce_get_default()
435 dce_lookup_v4(ipaddr_t dst, ip_stack_t *ipst, uint_t *generationp) in dce_lookup_v4()
475 dce_lookup_v6(const in6_addr_t *dst, uint_t ifindex, ip_stack_t *ipst, in dce_lookup_v6()
518 dce_lookup_and_add_v4(ipaddr_t dst, ip_stack_t *ipst) in dce_lookup_and_add_v4()
584 dce_lookup_and_add_v6(const in6_addr_t *dst, uint_t ifindex, ip_stack_t *ipst) in dce_lookup_and_add_v6()
[all …]
H A Dip_ire.c422 ip_stack_t *ipst; in ip_ire_delete() local
498 tsol_gc_t *gc, ip_stack_t *ipst) in ire_init_v4()
628 ip_stack_t *ipst) in ire_create()
656 uint_t flags, uchar_t ipversion, tsol_gc_t *gc, ip_stack_t *ipst) in ire_init_common()
726 ip_stack_t *ipst = ill->ill_ipst; in ire_create_bcast() local
777 ire_walk(pfv_t func, void *arg, ip_stack_t *ipst) in ire_walk()
783 ire_walk_v4(pfv_t func, void *arg, zoneid_t zoneid, ip_stack_t *ipst) in ire_walk_v4()
789 ire_walk_v6(pfv_t func, void *arg, zoneid_t zoneid, ip_stack_t *ipst) in ire_walk_v6()
799 ip_stack_t *ipst) in ire_walk_ipvers()
837 ip_stack_t *ipst = ill->ill_ipst; in ire_walk_ill_ipvers() local
[all …]
H A Dip6_asp.c111 ip6_asp_init(ip_stack_t *ipst) in ip6_asp_init()
123 ip6_asp_free(ip_stack_t *ipst) in ip6_asp_free()
138 ip6_asp_can_lookup(ip_stack_t *ipst) in ip6_asp_can_lookup()
155 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in ip6_asp_pending_op() local
176 ip6_asp_complete_op(ip_stack_t *ipst) in ip6_asp_complete_op()
209 ip6_asp_table_refrele(ip_stack_t *ipst) in ip6_asp_table_refrele()
226 ip6_asp_lookup(const in6_addr_t *addr, uint32_t *precedence, ip_stack_t *ipst) in ip6_asp_lookup()
259 ip6_asp_check_for_updates(ip_stack_t *ipst) in ip6_asp_check_for_updates()
303 boolean_t locked, ip_stack_t *ipst, model_t datamodel) in ip6_asp_replace()
513 ip6_asp_get(ip6_asp_t *dtable, size_t dtable_size, ip_stack_t *ipst) in ip6_asp_get()
H A Dip_srcid.c119 ip_srcid_insert(const in6_addr_t *addr, zoneid_t zoneid, ip_stack_t *ipst) in ip_srcid_insert()
159 ip_srcid_remove(const in6_addr_t *addr, zoneid_t zoneid, ip_stack_t *ipst) in ip_srcid_remove()
205 ip_stack_t *ipst = ns->netstack_ip; in ip_srcid_find_addr() local
242 ip_stack_t *ipst = ns->netstack_ip; in ip_srcid_find_id() local
274 srcid_nextid(ip_stack_t *ipst) in srcid_nextid()
304 srcid_lookup_addr(const in6_addr_t *addr, zoneid_t zoneid, ip_stack_t *ipst) in srcid_lookup_addr()
326 srcid_lookup_id(uint_t id, ip_stack_t *ipst) in srcid_lookup_id()
H A Dip6_ire.c82 zoneid_t zoneid, uint_t flags, tsol_gc_t *gc, ip_stack_t *ipst) in ire_init_v6()
183 uint_t flags, tsol_gc_t *gc, ip_stack_t *ipst) in ire_create_v6()
228 ip_stack_t *ipst, boolean_t *multirtp, in6_addr_t *setsrcp) in ire_lookup_multi_ill_v6()
316 ip_stack_t *ipst = ire->ire_ipst; in ire_add_v6() local
505 ire_delete_host_redirects_v6(const in6_addr_t *gateway, ip_stack_t *ipst) in ire_delete_host_redirects_v6()
545 ip_stack_t *ipst = ire->ire_ipst; in ire_delete_v6() local
602 ip_stack_t *ipst = ire->ire_ipst; in ire_flush_cache_v6() local
648 ip_stack_t *ipst = ire->ire_ipst; in ire_flush_cache_v6() local
692 ip_stack_t *ipst = ire->ire_ipst; in ire_match_args_v6() local
877 const ts_label_t *tsl, ip_stack_t *ipst, boolean_t lock_held) in ire_gateway_ok_zone_v6()
[all …]
H A Dip_netinfo.c253 ip_net_init(ip_stack_t *ipst, netstack_t *ns) in ip_net_init()
275 ip_net_destroy(ip_stack_t *ipst) in ip_net_destroy()
297 ipv4_hook_init(ip_stack_t *ipst) in ipv4_hook_init()
367 ipv4_hook_shutdown(ip_stack_t *ipst) in ipv4_hook_shutdown()
409 ipv4_hook_destroy(ip_stack_t *ipst) in ipv4_hook_destroy()
461 ipv6_hook_init(ip_stack_t *ipst) in ipv6_hook_init()
531 ipv6_hook_shutdown(ip_stack_t *ipst) in ipv6_hook_shutdown()
573 ipv6_hook_destroy(ip_stack_t *ipst) in ipv6_hook_destroy()
649 char *buffer, const size_t buflen, boolean_t isv6, ip_stack_t *ipst) in ip_getifname_impl()
696 ip_stack_t *ipst) in ip_getmtu_impl()
[all …]
H A Dipclassifier.c380 ipcl_init(ip_stack_t *ipst) in ipcl_init()
500 ipcl_destroy(ip_stack_t *ipst) in ipcl_destroy()
947 ipcl_iptun_classify_v4(ipaddr_t *src, ipaddr_t *dst, ip_stack_t *ipst) in ipcl_iptun_classify_v4()
982 ipcl_iptun_classify_v6(in6_addr_t *src, in6_addr_t *dst, ip_stack_t *ipst) in ipcl_iptun_classify_v6()
1013 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in ipcl_sctp_hash_insert() local
1052 ipcl_iptun_hash_insert(conn_t *connp, ip_stack_t *ipst) in ipcl_iptun_hash_insert()
1075 ipcl_iptun_hash_insert_v6(conn_t *connp, ip_stack_t *ipst) in ipcl_iptun_hash_insert_v6()
1105 check_exempt_conflict_v4(conn_t *connp, ip_stack_t *ipst) in check_exempt_conflict_v4()
1137 check_exempt_conflict_v6(conn_t *connp, ip_stack_t *ipst) in check_exempt_conflict_v6()
1188 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in ipcl_bind_insert_v4() local
[all …]
H A Dip_ftable.c80 #define IP_SRC_MULTIHOMING(isv6, ipst) \ argument
98 int flags, uint32_t xmit_hint, ip_stack_t *ipst, uint_t *generationp) in ire_ftable_lookup_v4()
223 ire_ftable_lookup_simple_v4(ipaddr_t addr, uint32_t xmit_hint, ip_stack_t *ipst, in ire_ftable_lookup_simple_v4()
342 ire_lookup_multi_ill_v4(ipaddr_t group, zoneid_t zoneid, ip_stack_t *ipst, in ire_lookup_multi_ill_v4()
382 ire_delete_host_redirects(ipaddr_t gateway, ip_stack_t *ipst) in ire_delete_host_redirects()
413 ip_stack_t *ipst = ire->ire_ipst; in ire_get_bucket() local
484 ip_stack_t *ipst; in ifindex_lookup() local
519 route_to_dst(const struct sockaddr *dst_addr, zoneid_t zoneid, ip_stack_t *ipst) in route_to_dst()
579 ip_stack_t *ipst; in ipfil_sendpkt() local
808 ire_t *orig_ire, ip_stack_t *ipst) in ire_round_robin()
[all …]
H A Dip6_if.c96 ill_lookup_group_v6(const in6_addr_t *group, zoneid_t zoneid, ip_stack_t *ipst, in ill_lookup_group_v6()
114 ip_stack_t *ipst) in ipif_lookup_interface_v6()
160 uint32_t match_flags, zoneid_t zoneid, ip_stack_t *ipst) in ipif_lookup_addr_common_v6()
230 ip_stack_t *ipst) in ipif_lookup_addr_v6()
243 zoneid_t zoneid, ip_stack_t *ipst) in ipif_lookup_addr_nondup_v6()
257 ip_stack_t *ipst) in ipif_lookup_addr_exact_v6()
275 ip_stack_t *ipst) in ipif_lookup_addr_zoneid_v6()
395 ill_t *ill, ire_t **ire_arg, struct rtsa_s *sp, ip_stack_t *ipst, in ip_rt_add_v6()
946 ip_stack_t *ipst, zoneid_t zoneid) in ip_rt_delete_v6()
1511 rule_isdst(cand_t *bc, cand_t *cc, const dstinfo_t *dstinfo, ip_stack_t *ipst) in rule_isdst()
[all …]
H A Dip.c1232 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in icmp_frag_needed() local
1338 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_v4() local
1675 ip_stack_t *ipst = ill->ill_ipst; in icmp_send_reply_v4() local
1752 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in icmp_inbound_verify_v4() local
1878 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_too_big_v4() local
2079 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_error_fanout_v4() local
2636 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in icmp_redirect_v4() local
2757 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in icmp_param_problem() local
2791 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in icmp_pkt() local
2950 icmp_err_rate_limit(ip_stack_t *ipst) in icmp_err_rate_limit()
[all …]
H A Dip_tunables.c57 ip_stack_t *ipst = stack->netstack_ip; in ip_set_forwarding() local
105 ip_stack_t *ipst = stack->netstack_ip; in ip_get_forwarding() local
217 ip_stack_t *ipst = stack->netstack_ip; in ip_set_cgtp_filter() local
275 ip_stack_t *ipst = stack->netstack_ip; in ip_get_mtu() local
326 boolean_t isv6, ip_stack_t *ipst) in ip_set_src_multihoming_common()
362 ip_stack_t *ipst = stack->netstack_ip; in ip_set_src_multihoming() local
382 ip_stack_t *ipst = stack->netstack_ip; in ip_set_hostmodel() local
455 ip_stack_t *ipst = stack->netstack_ip; in ip_get_hostmodel() local
H A Digmp.c125 igmp_start_timers(unsigned next, ip_stack_t *ipst) in igmp_start_timers()
217 mld_start_timers(unsigned next, ip_stack_t *ipst) in mld_start_timers()
323 ip_stack_t *ipst = ill->ill_ipst; in igmp_input() local
491 ip_stack_t *ipst; in igmp_query_in() local
630 ip_stack_t *ipst; in igmpv3_query_in() local
773 ip_stack_t *ipst = ilm->ilm_ipst; in igmp_joingroup() local
855 ip_stack_t *ipst = ilm->ilm_ipst; in mld_joingroup() local
1021 ip_stack_t *ipst = ilm->ilm_ipst; in igmp_statechange() local
1112 ip_stack_t *ipst = ilm->ilm_ipst; in mld_statechange() local
1400 ip_stack_t *ipst = arg; in igmp_timeout_handler() local
[all …]
H A Dip6_output.c119 ip_stack_t *ipst = ixa->ixa_ipst; in ip_output_simple_v6() local
384 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_local_v6() local
539 ip_stack_t *ipst = ixa->ixa_ipst; in multirt_check_v6() local
575 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_multicast_v6() local
670 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_noroute_v6() local
724 ip_stack_t *ipst = ixa->ixa_ipst; in ip_output_sw_cksum_v6() local
959 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_wire_v6() local
1165 ip_stack_t *ipst = ill->ill_ipst; in ip_postfrag_multirt_v6() local
H A Dip_ndp.c154 #define NCE_HASH_PTR_V4(ipst, addr) \ argument
157 #define NCE_HASH_PTR_V6(ipst, addr) \ argument
258 ip_stack_t *ipst = ill->ill_ipst; in nce_add_v6_postprocess() local
334 ip_stack_t *ipst = ill->ill_ipst; in nce_lookup_then_add_v6() local
463 ip_stack_t *ipst = ncec->ncec_ipst; in ncec_delete() local
543 ip_stack_t *ipst = ncec->ncec_ipst; in ncec_inactive() local
697 ip_stack_t *ipst = ill->ill_ipst; in ncec_lookup_illgrp_v6() local
718 ip_stack_t *ipst = ill->ill_ipst; in ncec_lookup_illgrp_v4() local
746 ip_stack_t *ipst = ill->ill_ipst; in ncec_lookup_illgrp() local
784 ip_stack_t *ipst = ill->ill_ipst; in nce_lookup_v4() local
[all …]
H A Dip_output.c144 ip_stack_t *ipst = ixa->ixa_ipst; in conn_ip_output() local
405 ip_stack_t *ipst = ixa->ixa_ipst; in ip_verify_src() local
774 ip_stack_t *ipst = ixa->ixa_ipst; in ip_output_simple() local
818 ip_stack_t *ipst = ixa->ixa_ipst; in ip_output_simple_v4() local
1083 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_local_v4() local
1236 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_broadcast_v4() local
1433 ip_stack_t *ipst = ixa->ixa_ipst; in multirt_check_v4() local
1463 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_multicast_v4() local
1558 ip_stack_t *ipst = ixa->ixa_ipst; in ire_send_noroute_v4() local
1619 ip_stack_t *ipst = ixa->ixa_ipst; in ip_output_sw_cksum_v4() local
[all …]
H A Dip_input.c433 ip_stack_t *ipst = ill->ill_ipst; in ill_input_full_v4() local
564 ip_stack_t *ipst = ill->ill_ipst; in ill_input_short_v4() local
844 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_forward_v4() local
1125 ip_stack_t *ipst = ill->ill_ipst; in ip_forward_xmit_v4() local
1246 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_noroute_v4() local
1317 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_broadcast_v4() local
1502 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_multicast_v4() local
1522 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_multicast_v4() local
1845 ip_stack_t *ipst = ill->ill_ipst; in ip_input_broadcast_v4() local
1926 ip_stack_t *ipst = ill->ill_ipst; in ip_input_multicast_v4() local
[all …]
H A Dip_if.c388 ip_stack_t *ipst = ill->ill_ipst; in ill_delete() local
496 ip_stack_t *ipst = ill->ill_ipst; in ill_delete_tail() local
652 ip_stack_t *ipst = ill->ill_ipst; in ill_free_mib() local
1199 ip_stack_t *ipst = ill->ill_ipst; in ill_down() local
2226 ill_taskq_dispatch(ip_stack_t *ipst) in ill_taskq_dispatch()
2350 ip_stack_t *ipst = ill->ill_ipst; in ill_capability_ack() local
2407 ip_stack_t *ipst = ill->ill_ipst; in ill_frag_timeout() local
2672 ip_stack_t *ipst = ill->ill_ipst; in ill_forward_set_on_ill() local
2700 ip_stack_t *ipst = ill->ill_ipst; in ill_forward_set() local
2780 ip_stack_t *ipst) in ill_first()
[all …]
H A Dip_rts.c114 ip_stack_t *ipst) in rts_queue_input()
188 ip_rts_rtmsg(int type, ire_t *ire, int error, ip_stack_t *ipst) in ip_rts_rtmsg()
251 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in ip_rts_register() local
309 ip_stack_t *ipst; in ip_rts_request_common() local
988 int match_flags, ip_stack_t *ipst, ire_t **pifire, ipaddr_t *v4setsrcp, in ire_lookup_v4()
1072 ip_stack_t *ipst, ire_t **pifire, in ire_lookup_v6()
1168 ip_stack_t *ipst; in ip_rts_request() local
1920 ip_stack_t *ipst) in ip_rts_change()
1957 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; in ip_rts_xifmsg() local
2016 ip_stack_t *ipst = ipif->ipif_ill->ill_ipst; in rts_new_rtsmsg() local
[all …]
H A Dip6.c206 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_v6() local
439 ip_stack_t *ipst = ill->ill_ipst; in icmp_send_reply_v6() local
546 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_verify_v6() local
678 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_too_big_v6() local
767 ip_stack_t *ipst = ill->ill_ipst; in icmp_inbound_error_fanout_v6() local
1019 ip_stack_t *ipst = ill->ill_ipst; in icmp_redirect_v6() local
1262 ip_stack_t *ipst = ill->ill_ipst; in icmp_pkt_v6() local
1477 ip_stack_t *ipst = ill->ill_ipst; in icmp_pkt_err_ok_v6() local
1560 ip_stack_t *ipst = ill->ill_ipst; in ip_send_potential_redirect_v6() local
1638 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in icmp_send_redirect_v6() local
[all …]
H A Dip6_input.c480 uint_t irr_flags, ip_stack_t *ipst) in ire_linklocal()
520 ip_stack_t *ipst = ill->ill_ipst; in ill_input_short_v6() local
833 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_forward_v6() local
1081 ip_stack_t *ipst = dst_ill->ill_ipst; in ip_forward_xmit_v6() local
1151 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_noroute_v6() local
1264 ip_stack_t *ipst = ill->ill_ipst; in ire_recv_multicast_v6() local
1540 ip_stack_t *ipst = ill->ill_ipst; in ip_input_multicast_v6() local
1704 ip_stack_t *ipst = ill->ill_ipst; in ip_input_cksum_err_v6() local
1802 ip_stack_t *ipst = ira->ira_ill->ill_ipst; in ip_input_sw_cksum_v6() local
1992 ip_stack_t *ipst = ill->ill_ipst; in ip_fanout_v6() local
H A Dconn_opt.c113 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in conn_recvancillary_size() local
147 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in conn_recvancillary_size() local
298 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in conn_recvancillary_add() local
348 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in conn_recvancillary_add() local
620 ip_stack_t *ipst = ixa->ixa_ipst; in conn_opt_get() local
1221 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in conn_opt_set_ip() local
1555 ip_stack_t *ipst = connp->conn_netstack->netstack_ip; in conn_opt_set_ipv6() local
H A Dip2mac.c185 ip_stack_t *ipst; in ip2mac() local
387 ip_stack_t *ipst; in ip2mac_cancel() local
/illumos-gate/usr/src/uts/common/inet/
H A Dip6_asp.h78 #define IP6_ASP_TABLE_REFHOLD(ipst) { \ argument
83 #define IP6_ASP_TABLE_REFRELE(ipst) { \ argument

123