Searched defs:eth_dst_mask (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/rocker/
H A Drocker.c73 u8 eth_dst_mask[ETH_ALEN]; member in struct:rocker_flow_tbl_key::__anon7262::__anon7265
88 u8 eth_dst_mask[ETH_ALEN]; member in struct:rocker_flow_tbl_key::__anon7262::__anon7267
103 u8 eth_dst_mask[ETH_ALEN]; member in struct:rocker_flow_tbl_key::__anon7262::__anon7268
3108 const u8 *eth_dst_mask; member in struct:rocker_ctrl
2441 rocker_flow_tbl_term_mac(struct rocker_port *rocker_port, u32 in_pport, u32 in_pport_mask, __be16 eth_type, const u8 *eth_dst, const u8 *eth_dst_mask, __be16 vlan_id, __be16 vlan_id_mask, bool copy_to_cpu, int flags) rocker_flow_tbl_term_mac() argument
2477 rocker_flow_tbl_bridge(struct rocker_port *rocker_port, int flags, const u8 *eth_dst, const u8 *eth_dst_mask, __be16 vlan_id, u32 tunnel_id, enum rocker_of_dpa_table_id goto_tbl, u32 group_id, bool copy_to_cpu) rocker_flow_tbl_bridge() argument
2556 rocker_flow_tbl_acl(struct rocker_port *rocker_port, int flags, u32 in_pport, u32 in_pport_mask, const u8 *eth_src, const u8 *eth_src_mask, const u8 *eth_dst, const u8 *eth_dst_mask, __be16 eth_type, __be16 vlan_id, __be16 vlan_id_mask, u8 ip_proto, u8 ip_proto_mask, u8 ip_tos, u8 ip_tos_mask, u32 group_id) rocker_flow_tbl_acl() argument

Completed in 106 milliseconds