Searched refs:logmask (Results 1 – 3 of 3) sorted by relevance
273 static __inline__ __be32 inet_make_mask(int logmask) in inet_make_mask() argument275 if (logmask) in inet_make_mask()276 return htonl(~((1U<<(32-logmask))-1)); in inet_make_mask()
6 information. Each logmask/ file controls a set of debug prints
66 allows selection of events to log via files in /sys/o2cb/logmask/.