OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_rx_addroute
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
474
/* Function:
ipf_rx_addroute
*/
496
ipf_rx_addroute
(ipf_rdx_head_t *head, addrfamily_t *addr, addrfamily_t *mask,
function
827
ptr->addaddr =
ipf_rx_addroute
;
1398
rn =
ipf_rx_addroute
(rnh, &stp->dst, &stp->mask, stp->nodes);
/src/external/bsd/ipf/dist/
radix_ipf.c
491
/* Function:
ipf_rx_addroute
*/
513
ipf_rx_addroute
(head, addr, mask, nodes)
function
853
ptr->addaddr =
ipf_rx_addroute
;
1427
rn =
ipf_rx_addroute
(rnh, &stp->dst, &stp->mask, stp->nodes);
Completed in 29 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026