L2TP_HASH_BITS_2  138 net/l2tp/l2tp_core.c 	return &pn->l2tp_session_hlist[hash_32(session_id, L2TP_HASH_BITS_2)];
L2TP_HASH_BITS_2   29 net/l2tp/l2tp_core.h #define L2TP_HASH_SIZE_2	(1 << L2TP_HASH_BITS_2)