Searched refs:canp_nfilters (Results 1 – 3 of 3) sorted by relevance
108 canp->canp_nfilters = 1; in can_pcballoc()259 oldnf = canp->canp_nfilters; in can_pcbsetfilter()264 canp->canp_nfilters = nfilters; in can_pcbsetfilter()395 for (i = 0; i < canp->canp_nfilters; i++) { in can_pcbfilter()
59 int canp_nfilters; /* size of canp_filters */ member
876 sizeof(struct can_filter) * canp->canp_nfilters); in can_raw_getop()