Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dptp_classify.h28 #define PTP_CLASS_VLAN 0x80 /* event in a VLAN tagged packet */ macro
35 #define PTP_CLASS_V2_VLAN (PTP_CLASS_V2 | PTP_CLASS_VLAN)
/linux-6.3-rc2/net/core/
A Dptp_classifier.c114 if (type & PTP_CLASS_VLAN) in ptp_parse_header()

Completed in 5 milliseconds