Searched refs:_nxe_ip_create (Results 1 – 3 of 3) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nxe_ip_create.c | 89 UINT _nxe_ip_create(NX_IP *ip_ptr, CHAR *name, ULONG ip_address, ULONG network_mask, in _nxe_ip_create() function
|
/NetX-Duo-v6.2.1/common/inc/ |
D | nx_ip.h | 182 UINT _nxe_ip_create(NX_IP *ip_ptr, CHAR *name, ULONG ip_address, ULONG network_mask,
|
D | nx_api.h | 3361 #define nx_ip_create(i, n, a, m, d, l, p, s, y) _nxe_ip_create(i, n, a, m, d, l, p, s, y, s… 3561 UINT _nxe_ip_create(NX_IP *ip_ptr, CHAR *name, ULONG ip_address, ULONG network_mask,
|