Searched refs:SIN_LEN (Results 1 – 8 of 8) sorted by relevance
32 #define SIN_LEN(port) port.sin_family macro59 #define SIN_LEN(port) port.sin_len macro
60 SIN_LEN ( LocalPort ) = sizeof ( LocalPort ); in RawIp4Rx()
35 #define SIN_LEN(port) port.sin_family macro60 #define SIN_LEN(port) port.sin_len macro
83 SIN_LEN ( LocalPort ) = sizeof ( LocalPort ); in RawIp4Tx()100 SIN_LEN ( RemotePort ) = sizeof ( RemotePort ); in RawIp4Tx()
89 SIN_LEN ( LocalPort ) = sizeof ( LocalPort ); in OobTx()107 SIN_LEN ( RemotePort ) = sizeof ( RemotePort ); in OobTx()
32 #define SIN_LEN(port) port.sin_family macro60 #define SIN_LEN(port) port.sin_len macro
68 SIN_LEN ( LocalPort ) = sizeof ( LocalPort ); in OobRx()