Searched refs:cofs (Results 1 – 1 of 1) sorted by relevance
384 int ihl, cofs; in set_sctp_state() local392 cofs = ihl + sizeof(struct sctphdr); in set_sctp_state()393 sch = skb_header_pointer(skb, cofs, sizeof(_sctpch), &_sctpch); in set_sctp_state()414 sch = skb_header_pointer(skb, cofs + ALIGN(clen, 4), in set_sctp_state()