Home
last modified time | relevance | path

Searched refs:udp_index (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_udp.c41 struct udp_index { struct
53 static struct udp_index *udpoids; argument
58 const struct udp_index *t1 = p1; in udp_compare()
59 const struct udp_index *t2 = p2; in udp_compare()
70 struct udp_index *oid; in fetch_udp()
/freebsd/sys/dev/usb/
H A Dusb_ioctl.h134 uint8_t udp_index; /* which device index */ member
H A Dusb_generic.c1999 dpp->udp_index = udev->device_index; in ugen_get_port_path()