Searched refs:PRIV_NET_LAGG (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dpriv.h342 #define PRIV_NET_LAGG 415 /* Administer lagg interface. */ macro
/freebsd-current/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.c259 case PRIV_NET_LAGG:
/freebsd-current/sys/net/
H A Dif_lagg.c1391 error = priv_check(td, PRIV_NET_LAGG);
1437 error = priv_check(td, PRIV_NET_LAGG);
1573 error = priv_check(td, PRIV_NET_LAGG);
1608 error = priv_check(td, PRIV_NET_LAGG);
1652 error = priv_check(td, PRIV_NET_LAGG);
/freebsd-current/sys/kern/
H A Dkern_jail.c3860 case PRIV_NET_LAGG:

Completed in 227 milliseconds