aboutsummaryrefslogtreecommitdiffstats
path: root/api/database/v2/__init__.py
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)

governing permissions and // limitations under the License. */ #ifndef _HANDLE_ARP_H_ #define _HANDLE_ARP_H_ struct task_base; void task_arp_set_local_ip(struct task_base *tbase, uint32_t ip); #endif /* _HANDLE_ARP_H_ */