Lines Matching refs:netstack_t

77     netstack_t *);
79 ipha_t *, ip6_t *, uint64_t, ip_recv_attr_t *, netstack_t *);
83 static void ipsid_init(netstack_t *);
84 static void ipsid_fini(netstack_t *);
102 kstat_named_t **, netstack_t *);
104 static void ipsec_prov_update_callback_stack(uint32_t, void *, netstack_t *);
364 netstack_t *ns = ipss->ipsec_netstack;
477 boolean_t global_cleanup, netstack_t *ns)
500 ipsec_alloc_tables(int kmflag, netstack_t *ns)
588 ipsec_stack_init(netstackid_t stackid, netstack_t *ns)
710 alg_insert_sortlist(enum ipsec_algtype at, uint8_t algid, netstack_t *ns)
750 alg_remove_sortlist(enum ipsec_algtype at, uint8_t algid, netstack_t *ns)
774 ipsec_alg_reg(ipsec_algtype_t algtype, ipsec_alginfo_t *alg, netstack_t *ns)
793 ipsec_alg_unreg(ipsec_algtype_t algtype, uint8_t algid, netstack_t *ns)
812 ipsec_system_policy(netstack_t *ns)
822 ipsec_inactive_policy(netstack_t *ns)
837 netstack_t *ns)
887 ipsec_swap_global_policy(netstack_t *ns)
961 netstack_t *ns)
1009 ipsec_clone_system_policy(netstack_t *ns)
1024 boolean_t secure, netstack_t *ns)
1058 ipsec_rl_strlog(netstack_t *ns, short mid, short sid, char level, ushort_t sl,
1086 ipsec_config_flush(netstack_t *ns)
1103 uint16_t *minbits, uint16_t *maxbits, netstack_t *ns)
1138 ipsec_check_action(ipsec_act_t *act, int *diag, netstack_t *ns)
1190 uint_t auth_alg, uint_t encr_alg, uint_t eauth_alg, netstack_t *ns)
1214 ipsec_act_wildcard_expand(ipsec_act_t *act, uint_t *nact, netstack_t *ns)
1371 netstack_t *ns)
1523 kstat_named_t **counter, uint64_t pkt_unique, netstack_t *ns)
1567 netstack_t *ns)
1801 kstat_named_t **counter, conn_t *connp, netstack_t *ns)
1858 netstack_t *ns)
2086 netstack_t *ns)
2116 ipha_t *ipha, ip6_t *ip6h, ip_recv_attr_t *ira, netstack_t *ns)
2463 netstack_t *ns;
3125 selkey_hash(const ipsec_selkey_t *selkey, netstack_t *ns)
3162 ipsec_act_find(const ipsec_act_t *a, int n, netstack_t *ns)
3304 netstack_t *ns;
3310 * netstack_next() can return a netstack_t with a NULL
3366 ipsec_find_sel(ipsec_selkey_t *selkey, netstack_t *ns)
3420 ipsec_sel_rel(ipsec_sel_t **spp, netstack_t *ns)
3468 int nacts, int prio, uint64_t *index_ptr, netstack_t *ns)
3537 netstack_t *ns)
3584 netstack_t *ns)
3815 netstack_t *ns)
3880 int fam, int ptype, netstack_t *ns)
3898 ipsec_polhead_flush(ipsec_policy_head_t *php, netstack_t *ns)
3912 ipsec_polhead_free(ipsec_policy_head_t *php, netstack_t *ns)
3975 ipsec_polhead_split(ipsec_policy_head_t *php, netstack_t *ns)
4027 netstack_t *ns = ixa->ixa_ipst->ips_netstack;
4203 netstack_t *ns = ipst->ips_netstack;
4278 netstack_t *ns = connp->conn_netstack;
4411 netstack_t *ns = connp->conn_netstack;
4555 ipsid_lookup(int idtype, char *idstring, netstack_t *ns)
4610 ipsid_gc(netstack_t *ns)
4659 ipsid_init(netstack_t *ns)
4675 ipsid_fini(netstack_t *ns)
4694 netstack_t *ns)
5019 netstack_t *ns;
5031 netstack_t *ns)
5191 netstack_t *ns = iptun->iptun_ns;
5464 ipha_t *inner_ipv4, ip6_t *inner_ipv6, uint64_t pkt_unique, netstack_t *ns)
5545 ip6_t *outer_ipv6, int outer_hdr_len, netstack_t *ns)
5935 itp_free(ipsec_tun_pol_t *node, netstack_t *ns)
5950 itp_unlink(ipsec_tun_pol_t *node, netstack_t *ns)
5967 get_tunnel_policy(char *name, netstack_t *ns)
5990 itp_walk(void (*iterator)(ipsec_tun_pol_t *, void *, netstack_t *),
5991 void *arg, netstack_t *ns)
6008 tunnel_polhead_init(ipsec_policy_head_t *iph, netstack_t *ns)
6030 create_tunnel_policy(char *name, int *errno, uint64_t *gen, netstack_t *ns)