include/net/phy/realtek_phy.h

Source file repositories/reference/linux-study-clean/include/net/phy/realtek_phy.h

File Facts

System
Linux kernel
Corpus path
include/net/phy/realtek_phy.h
Extension
.h
Size
155 bytes
Lines
8
Domain
Networking Core
Bucket
Sockets, Protocols, Packet Path, And Network Policy
Inferred role
Networking Core: implementation source
Status
source implementation candidate

Why This File Exists

Networking stack implementation surface: socket APIs, protocol dispatch, packet flow, routing, filtering, and network namespaces.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _REALTEK_PHY_H
#define _REALTEK_PHY_H

#define	PHY_ID_RTL_DUMMY_SFP	0x001ccbff

#endif /* _REALTEK_PHY_H */

Annotation

Implementation Notes