Searched refs:ip_get (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile59 MLINKS+= snmpmod.3 ip_get.3
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dexport.c195 ip_get(struct snmp_value *value, u_char *valp) function
H A Dsnmpmod.h655 int ip_get(struct snmp_value *, u_char *);
H A Daction.c653 return (ip_get(value, snmpd.trap1addr));
/freebsd-13-stable/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c1263 return (ip_get(value, t->srcadr));
1270 return (ip_get(value, t->dstadr));

Completed in 159 milliseconds