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