selinux-policy/www/api-docs/kernel_corenetwork.html
2005-09-07 14:45:49 +00:00

20935 lines
268 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_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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_receive_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive raw IP packets on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_send_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send raw IP packets on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_raw_sendrecv_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive raw IP packets on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_tcp_sendrecv_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive TCP network traffic on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_receive_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Receive UDP network traffic on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_send_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send UDP network traffic on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_eth0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_eth0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the eth0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_eth1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the eth1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_eth2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_eth2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the eth2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_ippp0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ippp0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the ippp0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec0"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ipsec0</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the ipsec0 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec1"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ipsec1</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the ipsec1 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_ipsec2"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_ipsec2</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the ipsec2 interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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"></a>
<div id="interface">
<div id="codeblock">
<b>corenet_udp_sendrecv_lo</b>(
domain
)<br>
</div>
<div id="description">
<h5>Summary</h5>
<p>
Send and receive UDP network traffic on the lo interface.
</p>
<h5>Parameters</h5>
<table border="1" cellspacing="0" cellpadding="3" width="80%">
<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr>
<tr><td>
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_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_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_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_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_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_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_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_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_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_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_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_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>