Searched refs:ip_ttl (Results 1 – 14 of 14) sorted by relevance
47 uint8_t ip_ttl; /* time to live */ member
358 u8 ip_ttl; /* time to live */ member382 u8 ip_ttl; /* time to live */ member
373 MAP_KEY_AND_MASK(IP, ip, ttl, ip_ttl); in efx_tc_flower_parse_match()1228 if (match->mask.ip_ttl != U8_MAX) { in efx_tc_mangle()1231 match->mask.ip_ttl); in efx_tc_mangle()1238 if (match->value.ip_ttl == 0) { in efx_tc_mangle()1253 tr_ttl = match->value.ip_ttl - 1; in efx_tc_mangle()1287 if (match->mask.ip_ttl != U8_MAX) { in efx_tc_mangle()1290 match->mask.ip_ttl); in efx_tc_mangle()1297 if (match->value.ip_ttl == 0) { in efx_tc_mangle()1312 tr_ttl = match->value.ip_ttl - 1; in efx_tc_mangle()
96 u8 ip_proto, ip_tos, ip_ttl; member
688 CHECK(IP_TTL, ip_ttl) || in efx_mae_match_check_caps()783 CHECK(ENC_IP_TTL, ip_ttl) || in efx_mae_match_check_caps_lhs()1622 match->value.ip_ttl); in efx_mae_populate_lhs_match_criteria()1624 match->mask.ip_ttl); in efx_mae_populate_lhs_match_criteria()2115 match->value.ip_ttl); in efx_mae_populate_match_criteria()2117 match->mask.ip_ttl); in efx_mae_populate_match_criteria()
78 flower skip_hw ip_ttl 50 action pass
507 flower ip_ttl 99 action pass
628 flower ip_ttl 99 action pass
321 $tcflags dst_ip 192.0.2.2 ip_ttl 63 action drop
120 p.ip_udp.ip_ttl = 0xff; /* time to live */ in send_dhcp_discover()
55 uint8_t ip_ttl; /* time to live */ member
166 PKT_GET_IP_HDR(pkt)->ip_ttl = 64; /* IPDEFTTL */ in create_udp_pkt()
237 iphdr->ip_ttl = 0x40; in send_udp_frags()
1518 ip->ip_ttl = 255; in net_set_ip_header()