Home
last modified time | relevance | path

Searched refs:mac_inet6_check_add_addr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_inet6.c176 mac_inet6_check_add_addr(struct ucred *cred, const struct in6_addr *ia6, in mac_inet6_check_add_addr() function
H A Dmac_framework.h198 int mac_inet6_check_add_addr(struct ucred *cred,
/freebsd/sys/netinet6/
H A Din6.c584 error = mac_inet6_check_add_addr(cred, &sa6->sin6_addr, ifp); in in6_control_ioctl()