Searched defs:network_address (Results 1 – 5 of 5) sorted by relevance
83 UINT _nxe_ip_static_route_delete(NX_IP *ip_ptr, ULONG network_address, ULONG net_mask) in _nxe_ip_static_route_delete()
85 UINT _nxe_ip_static_route_add(NX_IP *ip_ptr, ULONG network_address, in _nxe_ip_static_route_add()
81 UINT _nx_ip_static_route_add(NX_IP *ip_ptr, ULONG network_address, in _nx_ip_static_route_add()
82 UINT _nx_ip_static_route_delete(NX_IP *ip_ptr, ULONG network_address, ULONG net_mask) in _nx_ip_static_route_delete()
79 ULONG network_address; in ntest_0_entry() local