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

/linux-master/include/linux/
H A Dsock_diag.h60 return SKNLGRP_NONE;
68 return SKNLGRP_NONE;
72 return SKNLGRP_NONE;
80 return SKNLGRP_NONE;
83 return SKNLGRP_NONE;
93 return group != SKNLGRP_NONE && n->diag_nlsk &&
/linux-master/include/uapi/linux/
H A Dsock_diag.h30 SKNLGRP_NONE, enumerator in enum:sknetlink_groups
/linux-master/net/core/
H A Dsock_diag.c154 WARN_ON(group == SKNLGRP_NONE);

Completed in 211 milliseconds