Searched refs:ipfragok (Results 1 – 2 of 2) sorted by relevance
81 packet->ipfragok = 0; in sctp_packet_reset()551 dst_xfrm(skb_dst(head)) || packet->ipfragok) { in sctp_packet_pack()590 if (packet->size > tp->pathmtu && !packet->ipfragok) { in sctp_packet_transmit()650 head->ignore_df = packet->ipfragok; in sctp_packet_transmit()822 packet->ipfragok = 1; in sctp_packet_will_fit()
744 ipfragok:1; /* So let ip fragment this packet */ member