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

/linux-master/include/linux/
H A Dsocket.h225 #define AF_ISDN 34 /* mISDN sockets */ macro
282 #define PF_ISDN AF_ISDN
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h225 #define AF_ISDN 34 /* mISDN sockets */ macro
282 #define PF_ISDN AF_ISDN
/linux-master/drivers/isdn/mISDN/
H A Dsocket.c131 maddr->family = AF_ISDN;
476 if (!maddr || maddr->family != AF_ISDN)
563 maddr->family = AF_ISDN;
708 if (!maddr || maddr->family != AF_ISDN)

Completed in 145 milliseconds