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

/linux-master/net/appletalk/
H A Dddp.c510 if (ta->sat_family != AF_APPLETALK ||
511 (!devhint && ga->sat_family != AF_APPLETALK))
683 if (sa->sat_family != AF_APPLETALK)
746 sa->sat_family = AF_APPLETALK;
751 sa->sat_family = AF_APPLETALK;
784 sa->sat_family = AF_APPLETALK;
792 sa->sat_family = AF_APPLETALK;
801 if (sa->sat_family != AF_APPLETALK)
809 if (sa->sat_family != AF_APPLETALK)
858 if (sa->sat_family != AF_APPLETALK)
[all...]
/linux-master/include/linux/
H A Dsocket.h195 #define AF_APPLETALK 5 /* AppleTalk DDP */ macro
252 #define PF_APPLETALK AF_APPLETALK
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h195 #define AF_APPLETALK 5 /* AppleTalk DDP */ macro
252 #define PF_APPLETALK AF_APPLETALK

Completed in 203 milliseconds