Searched refs:is_ce (Results 1 – 4 of 4) sorted by relevance
486 int (*is_ce) (const struct sk_buff *sk); member
1011 .is_ce = sctp_v6_is_ce,
1083 .is_ce = sctp_v4_is_ce,
6137 if (af && af->is_ce(chunk->skb) && asoc->peer.ecn_capable) { in sctp_eat_data()