selinux-policy/www/api-docs/kernel_corenetwork.html
2005-09-22 18:40:05 +00:00

28748 lines
368 KiB
HTML

<html>
<head>
<title>
Security Enhanced Linux Reference Policy
</title>
<style type="text/css" media="all">@import "style.css";</style>
</head>
<body>
<div id="Header">Security Enhanced Linux Reference Policy</div>
<div id='Menu'>
<a href="admin.html">+&nbsp;
admin</a></br/>
<div id='subitem'>
</div>
<a href="apps.html">+&nbsp;
apps</a></br/>
<div id='subitem'>
</div>
<a href="kernel.html">+&nbsp;
kernel</a></br/>
<div id='subitem'>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_bootloader.html'>
bootloader</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_corenetwork.html'>
corenetwork</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_devices.html'>
devices</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_filesystem.html'>
filesystem</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_kernel.html'>
kernel</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_selinux.html'>
selinux</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_storage.html'>
storage</a><br/>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='kernel_terminal.html'>
terminal</a><br/>
</div>
<a href="services.html">+&nbsp;
services</a></br/>
<div id='subitem'>
</div>
<a href="system.html">+&nbsp;
system</a></br/>
<div id='subitem'>
</div>
<br/><p/>
<a href="global_booleans.html">*&nbsp;Global&nbsp;Booleans&nbsp;</a>
<br/><p/>
<a href="global_tunables.html">*&nbsp;Global&nbsp;Tunables&nbsp;</a>
<p/><br/><p/>
<a href="index.html">*&nbsp;Layer Index</a>
<br/><p/>
<a href="interfaces.html">*&nbsp;Interface&nbsp;Index</a>
<br/><p/>
<a href="templates.html">*&nbsp;Template&nbsp;Index</a>
</div>
<div id="Content">
<a name="top":></a>
<h1>Layer: kernel</h1><p/>
<h2>Module: corenetwork</h2><p/>
<h3>Description:</h3>
<p><p>Policy controlling access to network objects</p></p>
<p>This module is required to be included in all policies.</p>
<a name="interfaces"></a>
<h3>Interfaces: </h3>
<a name="link_corenet_dontaudit_tcp_bind_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_dontaudit_tcp_bind_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Do not audit attempts to bind TCP sockets to all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process to not audit.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_dontaudit_tcp_connect_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_dontaudit_tcp_connect_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Do not audit attempts to connect TCP sockets
all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
Domain to not audit.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_dontaudit_udp_bind_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_dontaudit_udp_bind_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Do not audit attempts to bind UDP sockets to all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process to not audit.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_receive_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_send_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_raw_sendrecv_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node compat_ipv4.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node inaddr_any.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node link_local.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node lo.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node mapped_ipv4.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node multicast.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node site_local.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to node unspec.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_bind_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_bind_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind TCP sockets to the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Connect TCP sockets to all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Connect TCP sockets to generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Connect TCP sockets to generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_connect_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_connect_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Make a TCP connection to the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_tcp_sendrecv_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP traffic on the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_bind_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_bind_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Bind UDP sockets to the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_receive_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP traffic on the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_send_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP traffic on the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_afs_bos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_afs_bos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the afs_bos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_afs_fs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_afs_fs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the afs_fs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_afs_ka_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_afs_ka_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the afs_ka port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_afs_pt_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_afs_pt_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the afs_pt port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_afs_vl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_afs_vl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the afs_vl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_all_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_all_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on all interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_all_nodes"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_all_nodes</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on all nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_all_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_all_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on all ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_all_reserved_ports"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_all_reserved_ports</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on all reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_amanda_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_amanda_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the amanda port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_amavisd_recv_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_amavisd_recv_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the amavisd_recv port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_amavisd_send_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_amavisd_send_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the amavisd_send port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_asterisk_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_asterisk_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the asterisk port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_auth_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_auth_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the auth port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_clamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_clamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the clamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_clockspeed_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_clockspeed_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the clockspeed port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_compat_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_compat_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the compat_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_cvs_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_cvs_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the cvs port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_dbskkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_dbskkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the dbskkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_dcc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_dcc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the dcc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_dhcpc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_dhcpc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the dhcpc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_dhcpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_dhcpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the dhcpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_dict_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_dict_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the dict port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_dns_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_dns_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the dns port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_fingerd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_fingerd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the fingerd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ftp_data_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ftp_data_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ftp_data port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_generic_if"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_generic_if</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and Receive UDP network traffic on generic interfaces.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_generic_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_generic_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on generic nodes.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_generic_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_generic_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on generic ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_giftd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_giftd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the giftd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_gopher_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_gopher_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the gopher port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_howl_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_howl_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the howl port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_hplip_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_hplip_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the hplip port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_http_cache_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_http_cache_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the http_cache port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_http_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_http_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the http port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_imaze_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_imaze_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the imaze port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_inaddr_any_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_inaddr_any_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the inaddr_any node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_inetd_child_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_inetd_child_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the inetd_child port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_innd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_innd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the innd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ipp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ipp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ipp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ircd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ircd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ircd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_isakmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_isakmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the isakmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_jabber_client_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_jabber_client_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the jabber_client port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_jabber_interserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_jabber_interserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the jabber_interserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_kerberos_admin_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_kerberos_admin_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the kerberos_admin port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_kerberos_master_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_kerberos_master_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the kerberos_master port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_kerberos_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_kerberos_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the kerberos port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ktalkd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ktalkd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ktalkd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ldap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ldap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ldap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_link_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_link_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the link_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_lo_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_lo_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the lo node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_mail_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_mail_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the mail port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_mapped_ipv4_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_mapped_ipv4_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the mapped_ipv4 node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_monopd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_monopd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the monopd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_multicast_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_multicast_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the multicast node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_mysqld_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_mysqld_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the mysqld port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_nessus_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_nessus_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the nessus port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_nmbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_nmbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the nmbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ntp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ntp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ntp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_openvpn_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_openvpn_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the openvpn port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_pop_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_pop_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the pop port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_portmap_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_portmap_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the portmap port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_postgresql_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_postgresql_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the postgresql port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_postgrey_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_postgrey_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the postgrey port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_printer_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_printer_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the printer port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ptal_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ptal_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ptal port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_pxe_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_pxe_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the pxe port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_pyzor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_pyzor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the pyzor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_radacct_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_radacct_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the radacct port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_radius_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_radius_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the radius port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_razor_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_razor_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the razor port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_reserved_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_reserved_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on generic reserved ports.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_rndc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_rndc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the rndc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_rsh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_rsh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the rsh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_rsync_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_rsync_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the rsync port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_site_local_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_site_local_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the site_local node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_smbd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_smbd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the smbd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_smtp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_smtp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the smtp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_snmp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_snmp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the snmp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_soundd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_soundd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the soundd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_spamd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_spamd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the spamd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_ssh_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ssh_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the ssh port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_swat_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_swat_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the swat port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_syslogd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_syslogd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the syslogd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_telnetd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_telnetd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the telnetd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_tftp_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_tftp_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the tftp port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_transproxy_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_transproxy_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the transproxy port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_unspec_node"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_unspec_node</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the unspec node.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_uucpd_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_uucpd_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the uucpd port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_vnc_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_vnc_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the vnc port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_xserver_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_xserver_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the xserver port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_zebra_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_zebra_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the zebra port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_udp_sendrecv_zope_port"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_zope_port</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP traffic on the zope port.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The type of the process performing this action.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_unconfined"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_unconfined</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Unconfined access to network objects.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The domain allowed access.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a name="link_corenet_use_tun_tap_device"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_use_tun_tap_device</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Read and write the TUN/TAP virtual network device.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
domain
</td><td>
The domain allowed access.
</td><td>
No
</td></tr>
</table>
</div>
</div>
<a href=#top>Return</a>
</div>
</body>
</html>