OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpm_insert
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/npf/
lpm.h
39
int
lpm_insert
(lpm_t *, const void *, size_t, unsigned, void *);
lpm.c
315
*
lpm_insert
: insert the CIDR into the LPM table.
320
lpm_insert
(lpm_t *lpm, const void *addr,
function in typeref:typename:int
npf_tableset.c
581
lpm_insert
(t->t_lpm, addr, alen, preflen, ent) == 0) {
Completed in 37 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025