Home
last modified time | relevance | path

Searched refs:SourcePort (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/kernel/boot/net/
H A DUDP.h28 uint16 SourcePort() const;
H A DTCP.h24 uint16 SourcePort() const;
/haiku/src/system/boot/loader/net/
H A DUDP.cpp105 UDPPacket::SourcePort() const in SourcePort() function in UDPPacket
H A DTCP.cpp137 TCPPacket::SourcePort() const in SourcePort() function in TCPPacket