Home
last modified time | relevance | path

Searched refs:kauth_authorize_network (Results 1 – 25 of 63) sorted by relevance

123

/netbsd/sys/compat/common/
H A Duipc_syscalls_50.c89 error = kauth_authorize_network(l->l_cred, in compat_ifdatareq()
/netbsd/sys/net/npf/
H A Dnpf_os.c208 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_FIREWALL, in npf_dev_open()
262 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_FIREWALL, in npf_dev_ioctl()
/netbsd/sys/netinet6/
H A Dip6_output.c1362 error = kauth_authorize_network( in ip6_ctloutput()
1545 error = kauth_authorize_network( in ip6_ctloutput()
1614 error = kauth_authorize_network( in ip6_ctloutput()
1624 error = kauth_authorize_network( in ip6_ctloutput()
2363 if (kauth_authorize_network(kauth_cred_get(), in ip6_get_membership()
2979 error = kauth_authorize_network(cred, in ip6_setpktopt()
3038 error = kauth_authorize_network(cred, in ip6_setpktopt()
3077 error = kauth_authorize_network(cred, in ip6_setpktopt()
/netbsd/sys/altq/
H A Daltq_fifoq.c134 if ((error = kauth_authorize_network(l->l_cred, in fifoqioctl()
H A Daltq_conf.c227 if ((error = kauth_authorize_network( in altqioctl()
H A Daltq_afmap.c360 error = kauth_authorize_network(l->l_cred, in afmioctl()
H A Daltq_blue.c166 if ((error = kauth_authorize_network(l->l_cred, in blueioctl()
H A Daltq_wfq.c682 if ((error = kauth_authorize_network(l->l_cred, in wfqioctl()
H A Daltq_rio.c503 if ((error = kauth_authorize_network(l->l_cred, in rioioctl()
/netbsd/sys/netinet/
H A Dportalgo.c285 error = kauth_authorize_network(cred, in check_suitable_port()
352 error = kauth_authorize_network(cred, in check_suitable_port()
H A Din_pcb.c295 error = kauth_authorize_network(cred, KAUTH_NETWORK_BIND, req, so, sin, in inpcb_set_port()
409 error = kauth_authorize_network(cred, KAUTH_NETWORK_BIND, req, in inpcb_bind_port()
H A Dtcp_usrreq.c1435 error = kauth_authorize_network(l->l_cred, KAUTH_NETWORK_SOCKET, in inet4_ident_core()
1470 error = kauth_authorize_network(l->l_cred, KAUTH_NETWORK_SOCKET, in inet6_ident_core()
1660 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_SOCKET, in sysctl_inpcblist()
/netbsd/sys/sys/
H A Dkauth.h474 int kauth_authorize_network(kauth_cred_t, kauth_action_t,
/netbsd/sys/external/isc/atheros_hal/ic/
H A Dah_osdep.c214 error = kauth_authorize_network(kauth_cred_get(), in ath_hal_setlogging()
/netbsd/sys/net80211/
H A Dieee80211_ioctl.c370 error = kauth_authorize_network(kauth_cred_get(), in ieee80211_cfgget()
907 if (kauth_authorize_network(kauth_cred_get(), in ieee80211_ioctl_getkey()
1361 if (kauth_authorize_network(kauth_cred_get(), in ieee80211_ioctl_get80211_fbsd()
2586 if ((error = kauth_authorize_network(kauth_cred_get(), in ieee80211_ioctl()
2726 if ((error = kauth_authorize_network( in ieee80211_ioctl()
2841 error = kauth_authorize_network(kauth_cred_get(), in ieee80211_ioctl()
/netbsd/sys/dev/pcmcia/
H A Dif_cnw.c1001 error = kauth_authorize_network(l->l_cred, in cnw_ioctl()
1009 error = kauth_authorize_network(l->l_cred, in cnw_ioctl()
/netbsd/sys/nfs/
H A Dnfs_export.c251 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_NFS, in mountd_set_exports_list()
/netbsd/sys/netatalk/
H A Dddp_usrreq.c125 (error = kauth_authorize_network( in at_pcbsetaddr()
H A Dat_control.c130 if (kauth_authorize_network(kauth_cred_get(), in at_control()
/netbsd/sys/net/
H A Dif.c3315 error = kauth_authorize_network(kauth_cred_get(), in ifioctl_common()
3384 error = kauth_authorize_network(kauth_cred_get(), in ifaddrpref_ioctl()
3497 error = kauth_authorize_network(l->l_cred, in doifioctl()
3564 error = kauth_authorize_network(l->l_cred, in doifioctl()
H A Dif_ppp.c518 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_INTERFACE, in pppioctl()
525 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_INTERFACE, in pppioctl()
H A Dif_sl.c332 error = kauth_authorize_network(l->l_cred, KAUTH_NETWORK_INTERFACE_SLIP, in slopen()
/netbsd/sys/kern/
H A Duipc_domain.c611 if (kauth_authorize_network(l->l_cred, KAUTH_NETWORK_SOCKET, in sysctl_unpcblist()
/netbsd/sys/dist/pf/net/
H A Dif_pfsync.c899 if ((error = kauth_authorize_network(l->l_cred, in pfsyncioctl()
914 if ((error = kauth_authorize_network(l->l_cred, in pfsyncioctl()
/netbsd/sys/netcan/
H A Dcan.c138 error = kauth_authorize_network(kauth_cred_get(), in can_set_netlink()

123