Home
last modified time | relevance | path

Searched defs:used_ports (Results 1 – 3 of 3) sorted by relevance

/external/libnl/lib/
Dsocket.c141 void _nl_socket_used_ports_release_all(const uint32_t *used_ports) in _nl_socket_used_ports_release_all()
158 void _nl_socket_used_ports_set(uint32_t *used_ports, uint32_t port) in _nl_socket_used_ports_set()
Dnl.c125 uint32_t used_ports[32] = { 0 }; in nl_connect() local
/external/u-boot/drivers/net/
Dmvgbe.c688 u8 used_ports[MAX_MVGBE_DEVS] = CONFIG_MVGBE_PORTS; in mvgbe_initialize() local