Searched refs:SIN_PORT (Results 1 – 8 of 8) sorted by relevance
33 #define SIN_PORT(port) port.sin_port macro60 #define SIN_PORT(port) port.sin_port macro
63 SIN_PORT ( LocalPort ) = 0; in RawIp4Rx()122 SIN_PORT ( RemotePort ), in RawIp4Rx()
36 #define SIN_PORT(port) port.sin_port macro61 #define SIN_PORT(port) port.sin_port macro
86 SIN_PORT ( LocalPort ) = 0; in RawIp4Tx()106 SIN_PORT ( RemotePort ) = 0; in RawIp4Tx()
92 SIN_PORT ( LocalPort ) = 0; in OobTx()113 SIN_PORT ( RemotePort ) = htons ( PortNumber ); in OobTx()
33 #define SIN_PORT(port) port.sin_port macro61 #define SIN_PORT(port) port.sin_port macro
71 SIN_PORT ( LocalPort ) = htons ( PortNumber ); in OobRx()