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