• Arnaldo Carvalho de Melo's avatar
    o sock: remove sk_prev · ca8658e8
    Arnaldo Carvalho de Melo authored
    Move it to the protocols that we're using this pointers for other
    purposes than a list pointer as the name implies, namely tcp and
    sctp, where they are used as a pointer to the bind_hash. Shrink,
    struct sock, shrink! :-)
    ca8658e8
sock.h 30.3 KB