Searched defs:acl_t (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.3-release/sys/sys/
H A Dacl.h141 typedef struct acl_t_struct *acl_t; typedef in typeref:struct:acl_t_struct
146 typedef void *acl_t; typedef
[all...]
/freebsd-10.3-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch_vacl.c71 static int mlx5_vacl_table_allow_vlan(void *acl_t, u16 vlan) argument
127 static int mlx5_vacl_table_apply_loopback_filter(void *acl_t, u16 new_action) argument
183 static int mlx5_vacl_table_apply_default(void *acl_t, u16 new_action) argument
230 static int mlx5_vacl_table_apply_untagged(void *acl_t, u16 new_action) argument
289 static int mlx5_vacl_table_apply_unknown_vlan(void *acl_t, u16 new_action) argument
348 mlx5_vacl_table_apply_vlan_filter(void *acl_t) argument
381 mlx5_vacl_table_disapply_vlan_filter(void *acl_t) argument
400 mlx5_vacl_table_disapply_all_filters(void *acl_t) argument
430 mlx5_vacl_table_apply_all_filters(void *acl_t) argument
480 mlx5_vacl_table_destroy_ft(void *acl_t) argument
490 mlx5_vacl_table_create_ft(void *acl_t, bool spoofchk) argument
683 mlx5_vacl_table_cleanup(void *acl_t) argument
693 mlx5_vacl_table_add_vlan(void *acl_t, u16 vlan) argument
718 mlx5_vacl_table_del_vlan(void *acl_t, u16 vlan) argument
735 mlx5_vacl_table_enable_vlan_filter(void *acl_t) argument
744 mlx5_vacl_table_disable_vlan_filter(void *acl_t) argument
753 mlx5_vacl_table_drop_untagged(void *acl_t) argument
760 mlx5_vacl_table_allow_untagged(void *acl_t) argument
767 mlx5_vacl_table_drop_unknown_vlan(void *acl_t) argument
774 mlx5_vacl_table_allow_unknown_vlan(void *acl_t) argument
781 mlx5_vacl_table_set_spoofchk(void *acl_t, bool spoofchk, u8 *vport_mac) argument
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl.h61 typedef struct acl_info acl_t; typedef in typeref:struct:acl_info
/freebsd-10.3-release/contrib/libarchive/libarchive/test/
H A Dtest_acl_posix1e.c36 struct acl_t { struct
H A Dtest_acl_pax.c38 struct acl_t { struct
H A Dtest_acl_nfs4.c36 struct acl_t { struct

Completed in 94 milliseconds