Home
last modified time | relevance | path

Searched defs:lhost (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h205 __be32 lhost, __be16 lport, in ef4_filter_set_ipv4_full()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dfilter.h231 __be32 lhost, __be16 lport, in efx_filter_set_ipv4_full()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dfilter.h252 __be32 lhost, __be16 lport, in efx_filter_set_ipv4_full()
/openbmc/qemu/net/
H A Dsocket.c639 const char *lhost, in net_socket_udp_init()
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c767 static const char *lhost = DEFAULT_LHOST; variable