Searched defs:nfp_fl_set_ip4_ttl_tos (Results 1 – 1 of 1) sorted by relevance
147 struct nfp_fl_set_ip4_ttl_tos { struct148 struct nfp_fl_act_head head;149 u8 ipv4_ttl_mask;150 u8 ipv4_tos_mask;151 u8 ipv4_ttl;152 u8 ipv4_tos;153 __be16 reserved;