X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fatm.h;h=60136684e0af5e9d2e9151cbca29d5784afae5ef;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=7aec49cbdcbc12a8f0093de9dfa1290503965ebd;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/linux/atm.h b/include/linux/atm.h index 7aec49cbd..60136684e 100644 --- a/include/linux/atm.h +++ b/include/linux/atm.h @@ -78,6 +78,9 @@ /* Service Access Point */ #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc) /* "PVC" address (also for SVCs); get only */ +#define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int) + /* make this vc a p2mp */ + /* * Note @@@: since the socket layers don't really distinguish the control and