Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tcp.c42 struct tcp_index { struct
56 static struct tcp_index *tcpoids; argument
61 const struct tcp_index *t1 = p1; in tcp_compare()
62 const struct tcp_index *t2 = p2; in tcp_compare()
104 struct tcp_index *oid; in fetch_tcp()