Home
last modified time | relevance | path

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

/dports/security/barnyard2/barnyard2-2-1.13/src/output-plugins/
H A Dspo_alert_fwsam.c1110 …NG => [Alert_FWsam] Could not send block to host %s. Will try later.\n",sfip_ntoa(&station->statio… in AlertFWsam()
1121 … LogMessage("DEBUG => [Alert_FWsam] Connected to host %s.\n",sfip_ntoa(&station->stationip)); in AlertFWsam()
1172 … LogMessage("DEBUG => [Alert_FWsam] Src IP : %s\n",sfip_ntoa(GET_SRC_IP(p))); in AlertFWsam()
1173 … LogMessage("DEBUG => [Alert_FWsam] Dest IP : %s\n",sfip_ntoa(GET_DST_IP(p))); in AlertFWsam()
1188 …NG => [Alert_FWsam] Could not send to host %s. Will try again later.\n",sfip_ntoa(&station->statio… in AlertFWsam()
1352 …Message("ERROR => [Alert_FWsam] Password mismatch! Ignoring host %s.\n",sfip_ntoa(&station->statio… in AlertFWsam()
1405 …LogMessage("INFO => [Alert_FWsam](FWsamCheckOut) Disconnecting from host %s.\n",sfip_ntoa(&station… in FWsamCheckOut()
1556 …t_FWsam](FWsamCheckIn) Could not connect to host %s. Will try later.\n",sfip_ntoa(&station->statio… in FWsamCheckIn()
1559 …LogMessage("INFO => [Alert_FWsam](FWsamCheckIn) Connected to host %s.\n",sfip_ntoa(&station->stati… in FWsamCheckIn()
1577 …Wsam](FWsamCheckIn) Could not send to host %s. Will try again later.\n",sfip_ntoa(&station->statio… in FWsamCheckIn()
[all …]
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/output-plugins/
H A Dspo_alert_fwsam.c1110 …NG => [Alert_FWsam] Could not send block to host %s. Will try later.\n",sfip_ntoa(&station->statio… in AlertFWsam()
1121 … LogMessage("DEBUG => [Alert_FWsam] Connected to host %s.\n",sfip_ntoa(&station->stationip)); in AlertFWsam()
1172 … LogMessage("DEBUG => [Alert_FWsam] Src IP : %s\n",sfip_ntoa(GET_SRC_IP(p))); in AlertFWsam()
1173 … LogMessage("DEBUG => [Alert_FWsam] Dest IP : %s\n",sfip_ntoa(GET_DST_IP(p))); in AlertFWsam()
1188 …NG => [Alert_FWsam] Could not send to host %s. Will try again later.\n",sfip_ntoa(&station->statio… in AlertFWsam()
1352 …Message("ERROR => [Alert_FWsam] Password mismatch! Ignoring host %s.\n",sfip_ntoa(&station->statio… in AlertFWsam()
1405 …LogMessage("INFO => [Alert_FWsam](FWsamCheckOut) Disconnecting from host %s.\n",sfip_ntoa(&station… in FWsamCheckOut()
1556 …t_FWsam](FWsamCheckIn) Could not connect to host %s. Will try later.\n",sfip_ntoa(&station->statio… in FWsamCheckIn()
1559 …LogMessage("INFO => [Alert_FWsam](FWsamCheckIn) Connected to host %s.\n",sfip_ntoa(&station->stati… in FWsamCheckIn()
1577 …Wsam](FWsamCheckIn) Could not send to host %s. Will try again later.\n",sfip_ntoa(&station->statio… in FWsamCheckIn()
[all …]
/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_ip_same_check.c218 sfip_ntoa(GET_SRC_IP(p))); in IpSameCheck()
220 sfip_ntoa(GET_DST_IP(p)))); in IpSameCheck()
226 sfip_ntoa(GET_SRC_IP(p))); in IpSameCheck()
228 sfip_ntoa(GET_DST_IP(p)))); in IpSameCheck()
/dports/security/snort/snort-2.9.18/src/
H A Dtag.c777 sfip_ntoa(GET_SRC_IP(p)), p->sp); in SetTags()
779 sfip_ntoa(GET_DST_IP(p)),p->dp);); in SetTags()
785 sfip_ntoa(GET_SRC_IP(p)),p->sp); in SetTags()
787 sfip_ntoa(GET_DST_IP(p)),p->dp);); in SetTags()
H A Dipv6_port.h39 #define inet_ntoa sfip_ntoa
H A Ddetect.c868 i++, sfip_ntoa(&idx->ip->addr));); in DumpList()
H A Dparser.c1219 i++, sfip_ntoa(idx->ip)););
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/
H A Dipv6_port.h43 #define inet_ntoa sfip_ntoa
/dports/security/barnyard2/barnyard2-2-1.13/src/
H A Dipv6_port.h43 #define inet_ntoa sfip_ntoa
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/sfutil/
H A Dsf_ip.h427 #define sfip_ntoa(x) sfip_to_str(x) macro
/dports/security/barnyard2/barnyard2-2-1.13/src/sfutil/
H A Dsf_ip.h427 #define sfip_ntoa(x) sfip_to_str(x) macro
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsfrf.c371 return sfip_ntoa(ip); in get_netip()
H A Dsf_ip.h582 #define sfip_ntoa(x) sfip_to_str(x) macro