ipfragok          734 include/net/sctp/structs.h 	    ipfragok:1;		/* So let ip fragment this packet */
ipfragok           66 net/sctp/output.c 	packet->ipfragok = 0;
ipfragok          524 net/sctp/output.c 	    dst_xfrm(skb_dst(head)) || packet->ipfragok) {
ipfragok          563 net/sctp/output.c 	if (packet->size > tp->pathmtu && !packet->ipfragok) {
ipfragok          623 net/sctp/output.c 	head->ignore_df = packet->ipfragok;
ipfragok          795 net/sctp/output.c 			packet->ipfragok = 1;