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

/linux-master/include/linux/
H A Dsocket.h201 #define AF_ROSE 11 /* Amateur Radio X.25 PLP */ macro
258 #define PF_ROSE AF_ROSE
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h201 #define AF_ROSE 11 /* Amateur Radio X.25 PLP */ macro
258 #define PF_ROSE AF_ROSE
/linux-master/net/rose/
H A Daf_rose.c712 if (addr->srose_family != AF_ROSE)
772 if (addr->srose_family != AF_ROSE)
999 srose->srose_family = AF_ROSE;
1006 srose->srose_family = AF_ROSE;
1142 if (srose.srose_family != AF_ROSE)
1148 srose.srose_family = AF_ROSE;
1313 srose->srose_family = AF_ROSE;

Completed in 125 milliseconds