Home
last modified time | relevance | path

Searched refs:ppp_prot_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h227 __be16 ppp_prot_id; /* control and data only */ member
H A Dice_tc_lib.c507 vals->ppp_prot_id = headers->pppoe_hdr.ppp_proto; in ice_tc_fill_rules()
508 masks->ppp_prot_id = cpu_to_be16(0xFFFF); in ice_tc_fill_rules()