Home
last modified time | relevance | path

Searched defs:sport_eq_dport (Results 1 – 2 of 2) sorted by relevance

/linux/include/soc/mscc/
H A Docelot_vcap.h564 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */ member
584 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */ member
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c484 enum ocelot_vcap_bit sip_eq_dip, sport_eq_dport, seq_zero, tcp; in is2_entry_set() local