/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);
|