Home
last modified time | relevance | path

Searched refs:netstack_find_by_cred (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun_ctl.c71 netstack_t *ns = netstack_find_by_cred(cred); in iptun_ioc_set_6to4relay()
85 netstack_t *ns = netstack_find_by_cred(cred); in iptun_ioc_get_6to4relay()
H A Diptun.c1401 ns = netstack_find_by_cred(credp); in iptun_create()
/titanic_41/usr/src/uts/common/sys/
H A Dnetstack.h233 extern netstack_t *netstack_find_by_cred(const cred_t *);
/titanic_41/usr/src/uts/common/io/
H A Dsad.c206 ns = netstack_find_by_cred(credp); in sadopen()
/titanic_41/usr/src/uts/common/os/
H A Dnetstack.c933 netstack_find_by_cred(const cred_t *cr) in netstack_find_by_cred() function
H A Dstreamio.c686 ns = netstack_find_by_cred(crp); in strclose()
3976 ns = netstack_find_by_cred(crp); in strioctl()
4390 ns = netstack_find_by_cred(crp); in strioctl()
H A Dstrsubr.c1766 ns = netstack_find_by_cred(crp); in mlink_file()
/titanic_41/usr/src/uts/common/inet/ip/
H A Drts.c317 ns = netstack_find_by_cred(credp); in rts_open()
H A Dkeysock.c579 ns = netstack_find_by_cred(credp); in keysock_open()
H A Dip_arp.c2341 ns = netstack_find_by_cred(credp); in arp_modopen()
H A Dipsecah.c494 ns = netstack_find_by_cred(credp); in ipsecah_open()
H A Dspdsock.c3517 ns = netstack_find_by_cred(credp); in spdsock_open()
H A Dipsecesp.c601 ns = netstack_find_by_cred(credp); in ipsecesp_open()
H A Dicmp.c1682 ns = netstack_find_by_cred(credp); in rawip_do_open()
H A Dip.c5888 ns = netstack_find_by_cred(credp); in ip_modopen()
5991 ns = netstack_find_by_cred(credp); in ip_open()
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp.c1345 ns = netstack_find_by_cred(credp); in sctp_create()
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c530 VERIFY((ns = netstack_find_by_cred(crp)) != NULL); in ipnet_open()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp.c2629 ns = netstack_find_by_cred(credp); in tcp_create_common()
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp.c4549 ns = netstack_find_by_cred(credp); in udp_do_open()