Home
last modified time | relevance | path

Searched refs:ETH_P_LOOP (Results 1 – 10 of 10) sorted by relevance

/external/libnl/include/linux-private/linux/
Dif_ether.h42 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */ macro
/external/strace/xlat/
Dethernet_protocols.in1 ETH_P_LOOP
Dethernet_protocols.h6 #if defined(ETH_P_LOOP) || (defined(HAVE_DECL_ETH_P_LOOP) && HAVE_DECL_ETH_P_LOOP)
7 XLAT(ETH_P_LOOP),
/external/kernel-headers/original/uapi/linux/
Dif_ether.h45 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */ macro
/external/iproute2/include/linux/
Dif_ether.h42 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */ macro
/external/libnl/lib/
Dutils.c748 __ADD(ETH_P_LOOP,loop)
/external/iproute2/ip/
Diplink.c996 me.sll_protocol = htons(ETH_P_LOOP); in get_address()
/external/strace/tests-m32/
Dnetlink_sock_diag.c763 .sdiag_protocol = ETH_P_LOOP, in test_packet_diag_req()
/external/strace/tests/
Dnetlink_sock_diag.c763 .sdiag_protocol = ETH_P_LOOP, in test_packet_diag_req()
/external/strace/tests-mx32/
Dnetlink_sock_diag.c763 .sdiag_protocol = ETH_P_LOOP, in test_packet_diag_req()