Searched refs:IP_MAX_MEMBERSHIPS (Results 1 – 3 of 3) sorted by relevance
291 #define IP_MAX_MEMBERSHIPS 20 /* per socket; must fit in one mbuf */ macro
5129 #ifdef IP_MAX_MEMBERSHIPS5130 PyModule_AddIntConstant(m, "IP_MAX_MEMBERSHIPS", IP_MAX_MEMBERSHIPS);
5231 #ifdef IP_MAX_MEMBERSHIPS5232 PyModule_AddIntConstant(m, "IP_MAX_MEMBERSHIPS", IP_MAX_MEMBERSHIPS);