HomeSort by: relevance | last modified time | path
    Searched defs:ipf_rx_insert (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
radix_ipf.c 32 static ipf_rdx_node_t *ipf_rx_insert(ipf_rdx_head_t *,
305 /* Function: ipf_rx_insert */
319 ipf_rx_insert(ipf_rdx_head_t *head, ipf_rdx_node_t nodes[2], int *dup) function in typeref:typename:ipf_rdx_node_t *
486 /* ipf_rx_insert() will attempt to allocate memory in order for netmask to */
492 /* function ipf_rx_insert() above. Here, the code deals with the case */
505 x = ipf_rx_insert(head, nodes, &dup);
radix_ipf.c 32 static ipf_rdx_node_t *ipf_rx_insert(ipf_rdx_head_t *,
305 /* Function: ipf_rx_insert */
319 ipf_rx_insert(ipf_rdx_head_t *head, ipf_rdx_node_t nodes[2], int *dup) function in typeref:typename:ipf_rdx_node_t *
486 /* ipf_rx_insert() will attempt to allocate memory in order for netmask to */
492 /* function ipf_rx_insert() above. Here, the code deals with the case */
505 x = ipf_rx_insert(head, nodes, &dup);
radix_ipf.c 32 static ipf_rdx_node_t *ipf_rx_insert(ipf_rdx_head_t *,
305 /* Function: ipf_rx_insert */
319 ipf_rx_insert(ipf_rdx_head_t *head, ipf_rdx_node_t nodes[2], int *dup) function in typeref:typename:ipf_rdx_node_t *
486 /* ipf_rx_insert() will attempt to allocate memory in order for netmask to */
492 /* function ipf_rx_insert() above. Here, the code deals with the case */
505 x = ipf_rx_insert(head, nodes, &dup);
radix_ipf.c 32 static ipf_rdx_node_t *ipf_rx_insert(ipf_rdx_head_t *,
305 /* Function: ipf_rx_insert */
319 ipf_rx_insert(ipf_rdx_head_t *head, ipf_rdx_node_t nodes[2], int *dup) function in typeref:typename:ipf_rdx_node_t *
486 /* ipf_rx_insert() will attempt to allocate memory in order for netmask to */
492 /* function ipf_rx_insert() above. Here, the code deals with the case */
505 x = ipf_rx_insert(head, nodes, &dup);

Completed in 46 milliseconds