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