]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sctp/structs.h
sctp: Fix ECN markings for IPv6
[linux-2.6-omap-h63xx.git] / include / net / sctp / structs.h
index 714dc43c034546d6fb104b59bfa4d892f7a8db67..7f25195f98557aff042ba461f4638f7ae5fdfe2b 100644 (file)
@@ -588,6 +588,7 @@ struct sctp_af {
        int             (*is_ce)        (const struct sk_buff *sk);
        void            (*seq_dump_addr)(struct seq_file *seq,
                                         union sctp_addr *addr);
+       void            (*ecn_capable)(struct sock *sk);
        __u16           net_header_len;
        int             sockaddr_len;
        sa_family_t     sa_family;