Home
last modified time | relevance | path

Searched refs:mpc_p1 (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Datmmpc.h44 __u16 mpc_p1; /* Shortcut-Setup Frame Count */ member
/linux/net/atm/
H A Dmpoa_caches.c143 if (entry->count > mpc->parameters.mpc_p1) { in cache_hit()
162 if (entry->count > mpc->parameters.mpc_p1 && in cache_hit()
H A Dmpc.c293 mpc->parameters.mpc_p1 = MPC_P1; in alloc_mpc()