HomeSort by relevance Sort by last modified time
    Searched full:ifnet (Results 126 - 150 of 210) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/
if_ether.h 155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
192 void ether_ifattach(struct ifnet *, const u_int8_t *);
193 void ether_ifdetach(struct ifnet *);
  /bionic/libc/upstream-openbsd/lib/libc/net/
inet_makeaddr.c 37 * building addresses stored in the ifnet structure.
  /external/libpcap/
pcap-dlpi.c 1635 struct ifnet ifnet; local
    [all...]
nametoaddr.c 61 #include <net/if.h> /* for "struct ifnet" in "struct arpcom" on Solaris */
INSTALL.txt 147 based on the ifnet "index" number. Under HP-UX 9, it is necessary to
  /bionic/libc/include/netinet/
icmp6.h 680 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
  /development/ndk/platforms/android-21/include/netinet/
icmp6.h 680 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 653 void icmp6_error2(struct mbuf *, int, int, int, struct ifnet *);

Completed in 557 milliseconds

1 2 3 4 56 7 8 9