Home
last modified time | relevance | path

Searched defs:lpm_ent (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dlpm.c78 typedef struct lpm_ent { struct
79 struct lpm_ent *next; argument
83 } lpm_ent_t; argument