The priorities for finding a network adapter are as follows: 1. if laddr is not ANY, use laddr to find device; 2. if laddr is ANY, and bound index is not 0, use bound index to find device; 3. if laddr is ANY and no device is bound, use raddr to find device. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> |
||
|---|---|---|
| .. | ||
| icmp.h | ||
| icmp_conn.c | ||
| icmp_input.c | ||
| icmp_ioctl.c | ||
| icmp_netpoll.c | ||
| icmp_poll.c | ||
| icmp_recvmsg.c | ||
| icmp_reply.c | ||
| icmp_sendmsg.c | ||
| icmp_sockif.c | ||
| Kconfig | ||
| Make.defs | ||