]> www.average.org Git - psmb.git/blobdiff - src/psmb_priv.h
function to set mgrp (IPv6 prefix and length)
[psmb.git] / src / psmb_priv.h
index 464665b2c010c53871325b3635cfd11a390d54ca..b2717f9281f931dc1ceabe65b716fc766ef21cf2 100644 (file)
@@ -31,6 +31,8 @@ struct _psmb_ctx {
        void *log_priv;
        unsigned short port;
        int pmtu;
        void *log_priv;
        unsigned short port;
        int pmtu;
+       struct in6_addr prefix;
+       unsigned char prefixlen;
        /* subscription set here */
        struct _msg incoming;
 };
        /* subscription set here */
        struct _msg incoming;
 };