Searched refs:sendtrap_v1_0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipf/libipf/ |
H A D | save_v1trap.c | 221 return (sendtrap_v1_0(v1->fd, v1->community, in snmpv1_send() 430 sendtrap_v1_0(int fd, char *community, char *msg, int msglen, time_t when) in sendtrap_v1_0() function
|
/freebsd/sbin/ipf/common/ |
H A D | ipf.h | 352 extern int sendtrap_v1_0(int, char *, char *, int, time_t);
|