Home | Sort by: relevance | last modified time | path |
/src/sys/netcan/ | |
can_pcb.c | 247 int oldnf; local in function:can_pcbsetfilter 259 oldnf = canp->canp_nfilters; 269 kmem_free(oldf, sizeof(struct can_filter) * oldnf); |
can_pcb.c | 247 int oldnf; local in function:can_pcbsetfilter 259 oldnf = canp->canp_nfilters; 269 kmem_free(oldf, sizeof(struct can_filter) * oldnf); |