Searched defs:dpsw_prep_acl_entry (Results 1 – 1 of 1) sorted by relevance
496 struct dpsw_prep_acl_entry { struct497 u8 match_l2_dest_mac[6];498 __le16 match_l2_tpid;500 u8 match_l2_source_mac[6];501 __le16 match_l2_vlan_id;503 __le32 match_l3_dest_ip;504 __le32 match_l3_source_ip;506 __le16 match_l4_dest_port;507 __le16 match_l4_source_port;508 __le16 match_l2_ether_type;[all …]