Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptp_classify.h44 #define PTP_GEN_PORT 320 macro
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c148 return vcap_rule_add_key_u32(vrule, VCAP_KF_L4_DPORT, PTP_GEN_PORT, ~0) || in lan966x_ptp_add_ip_general_key()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c1442 if (dest_port != PTP_EV_PORT && dest_port != PTP_GEN_PORT) in rtase_skb_pad()