Home
last modified time | relevance | path

Searched refs:OCELOT_VCAP_KEY_IPV4 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vcap.h92 OCELOT_VCAP_KEY_IPV4, enumerator
H A Docelot_vcap.c481 case OCELOT_VCAP_KEY_IPV4: in is2_entry_set()
493 if (filter->key_type == OCELOT_VCAP_KEY_IPV4) { in is2_entry_set()
715 case OCELOT_VCAP_KEY_IPV4: { in is1_entry_set()
1066 if (filter->key_type == OCELOT_VCAP_KEY_IPV4) in ocelot_vcap_is_problematic_non_mac_etype()
H A Docelot_flower.c525 filter->key_type = OCELOT_VCAP_KEY_IPV4; in ocelot_flower_parse_key()