Searched refs:ipfragok (Results 1 – 2 of 2) sorted by relevance
66 packet->ipfragok = 0; in sctp_packet_reset()524 dst_xfrm(skb_dst(head)) || packet->ipfragok) { in sctp_packet_pack()563 if (packet->size > tp->pathmtu && !packet->ipfragok) { in sctp_packet_transmit()623 head->ignore_df = packet->ipfragok; in sctp_packet_transmit()795 packet->ipfragok = 1; in sctp_packet_will_fit()
734 ipfragok:1; /* So let ip fragment this packet */ member