Searched defs:nfp_fl_set_eth (Results 1 – 2 of 2) sorted by relevance
128 struct nfp_fl_set_eth { struct129 struct nfp_fl_act_head head;130 __be16 reserved;131 u8 eth_addr_mask[ETH_ALEN * 2];132 u8 eth_addr_val[ETH_ALEN * 2];
488 nfp_fl_set_eth(const struct flow_action_entry *act, u32 off, in nfp_fl_set_eth() function