Searched refs:PTYPE_HASH_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/core/
H A Dnet-procfs.c246 hash = ntohs(pt->type) & PTYPE_HASH_MASK;
H A Ddev.c546 &ptype_base[ntohs(pt->type) & PTYPE_HASH_MASK];
5497 PTYPE_HASH_MASK]);
/linux-master/include/linux/
H A Dnetdevice.h5222 #define PTYPE_HASH_MASK (PTYPE_HASH_SIZE - 1) macro

Completed in 174 milliseconds