chunkmapcopy       45 net/netfilter/xt_sctp.c 	u_int32_t chunkmapcopy[256 / sizeof (u_int32_t)];
chunkmapcopy       57 net/netfilter/xt_sctp.c 		SCTP_CHUNKMAP_COPY(chunkmapcopy, info->chunkmap);
chunkmapcopy       88 net/netfilter/xt_sctp.c 					SCTP_CHUNKMAP_CLEAR(chunkmapcopy, sch->type);
chunkmapcopy      107 net/netfilter/xt_sctp.c 		return SCTP_CHUNKMAP_IS_CLEAR(chunkmapcopy);